Click or drag to resize

StateElementAdapterHelpers Methods

The StateElementAdapterHelpers type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAdaptEphemeris
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.
Public methodStatic memberAdaptState
A helper method to perform the default state adaptation. Note that initialState and finalState can be the same instance.
Public methodStatic memberCreateAdapterBetweenSegments
A helper method to create a StateElementAdapter from one segment to another.
Top
See Also