Enum: DataRepresentation
enumeration used to set the return object for the magnitude property in boundary conditions.
Examples
Fields
Name |
Description |
Field
|
Used to get the magnitude property as a Field.
|
Flexible
|
Used to get the magnitude property as state depenedent object
If the magnitude is defined as a constant then the magnitude is returned as a Quantity
If the magnitude is defined using a Table then the magnitude return value is the Table
If the magnitude is defined as a function then the magnitude return value is an expression string
If the magnitude is defined using Tabular Data then the magnitude return value is a TabularDataTable
|
Unspecified
|
|