NumericalPropagatorAdapterHelper Properties |
The NumericalPropagatorAdapterHelper type exposes the following members.
Name | Description | |
---|---|---|
AdaptersForAllNumericalPropagatedSegments |
Gets the default list of all of the possible state element adapters.
If you are propagating your own
elements in a state and have made your own custom adapters,
you can add those factories to this list so all of the
segments that leverage this helper type will have the needed
adapters.
| |
Elements |
Gets all of the elements in the PropagatorDefinition which should also be
all of the elements getting propagated.
| |
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.) | |
PropagatorDefinition |
Gets or sets the NumericalPropagatorDefinition that will be used for the
segment.
|