AuxiliaryStateScalar Properties |
The AuxiliaryStateScalar type exposes the following members.
Name | Description | |
---|---|---|
AuxiliaryScalar |
Gets or sets the scalar to evaluate and store for output during propagation.
The Order property indicates how many derivatives to evaluate.
| |
Dimension |
Gets the number of entries in the auxiliary state, which is one for a Scalar.
(Overrides AuxiliaryStateElementDimension.) | |
Identification |
Gets or sets the string identifying this instance in the overall output.
(Inherited from AuxiliaryStateElement.) | |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
Order |
Gets or sets the total number of derivatives of the AuxiliaryScalar
to compute for the output.
(Overrides AuxiliaryStateElementOrder.) |