Abstract Class Name: Function

Superclass - Expression

Subclasses

Definition

Objects of this class are used as Expressions where the value is determined by evaluating arguments and passing them through some function. Arguments are presented as aggregated Expressions, and are ordered so as to be correctly interpreted by the function. The exact interpretation of each argument is defined by the specific function. See the subclasses for details.

Primary Page in DRM Diagram:

Example

See Predefined Function or Pseudo Code Function.

Constraints

Composed of (two-way)

Component of (two-way)(inherited)

Field Elements

SE_PROPERTY_DATA_VALUE_TYPE_ENUM value_type;

Prev: Flashing Light Behavior. Next: GCS Location 3D. Up:Index.