Click or drag to resize

SegmentResults Constructor

Overload List
  NameDescription
Public methodSegmentResults(SegmentPropagator)
Initializes a new instance. This constructor will add all of state element adapters included with the propagator.
Public methodSegmentResults(SegmentPropagator, ITimeBasedState)
Initializes a new instance. This constructor will add all of state element adapters included with the propagator.
Public methodSegmentResults(SegmentPropagator, SegmentResults)
Initializes a new instance. This constructor will add all of state element adapters included with the propagator.
Protected methodSegmentResults(SegmentResults, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also