WVPropertyAnnotation
create a new instance of WVPropertyAnnotation
Declaration
propAnnotation = WVPropertyAnnotation(name,dimensions,units,description,options)
Parameters
name
name of the propertydimensions
ordered list of the dimensions, or empty cell arrayunits
abbreviated SI units of the propertydescription
short description of the propertyisComplex
(optional) indicates whether the property has an imaginary part (default 0)detailedDescription
(optional) detailed description of the property
Returns
propAnnotation
a new instance of WVPropertyAnnotation
Discussion
If a markdown file of the same name is in the same directory or child directory, it will be loaded as the detailed description upon initialization.