propertyAnnotationsForTransform
return array of CAPropertyAnnotations for the WVTransform
Declaration
[propertyAnnotations,A0Prop,ApProp,AmProp] = WVTransform.propertyAnnotationsForTransform()
Returns
propertyAnnotationsarray of CAPropertyAnnotation instancesA0PropCANumericProperty instance for A0ApPropCANumericProperty instance for ApAmPropCANumericProperty instance for Am
Discussion
This function returns annotations for all properties defined by the WVTransform. It selectively returns annotations for the wave-vortex coefficients, as not all subclass will handle these coefficients in the same way.