AuxiliaryStateVector Properties |
The AuxiliaryStateVector type exposes the following members.
Name | Description | |
---|---|---|
AuxiliaryVector |
Gets or sets the vector to include as an auxiliary state in the propagation output.
| |
DefinedInAxes |
Gets or sets the Axes that this vector is defined in. If this is null then the
AuxiliaryStateVector will retain the same Axes as that of the AuxiliaryVector property.
| |
Dimension |
Gets the dimension, which is three for a Vector (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 highest order of the Vector to produce for the output.
Zero will produce the vector's value, one will produce its value and its first derivative,
and higher orders will produce vectors up to and including the given order.
(Overrides AuxiliaryStateElementOrder.) |