StateElementAdapterHelpers Class |
Namespace: AGI.Foundation.SegmentPropagation
The StateElementAdapterHelpers type exposes the following members.
| Name | Description | |
|---|---|---|
| AdaptEphemeris |
Adapts the ephemeris using the adapters provided.
A new list of ITimeBasedStates will be returned.
The states will have been cloned using the context and those clones adapted,
leaving the original states alone.
| |
| AdaptState |
A helper method to perform the default state adaptation.
Note that initialState and finalState can be the same instance.
| |
| CreateAdapterBetweenSegments |
A helper method to create a StateElementAdapter from one segment to another.
|