A marker node defines steps
used to define a marker.
The resulting marker can be used just like any other marker, for example,
you can import it with the marker
step.
Besides making it more obvious what type of data is being processed, the
difference compared to parameter
is that a marker is not exported to the
resulting JSON file.
Type:
Array
Required:True
Default value:null
This is a list of step nodes to be run to generate an output.
Type:
Map
Required:False
Default value:null
Filter for measurements where this node should be calculated. Read more in the Measurement filtering section of the Inputs and Outputs document.
- marker: MyMarker
steps:
- marker: HeadL
- add: [[1, 0, 0], $prev]