Click or drag to resize

Sgp4Propagator Constructor

Overload List
  NameDescription
Public methodSgp4Propagator
Initializes a new instance with default values.
Public methodSgp4Propagator(IEnumerableSgp4Elements)
Constructs a new instance of an Sgp4Propagator using the specified initial conditions.
Public methodSgp4Propagator(Sgp4Elements)
Constructs a new instance of an Sgp4Propagator using the specified initial conditions.
Protected methodSgp4Propagator(Sgp4Propagator, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also