LagrangeOrbitVariationOfParameters Properties |
The LagrangeOrbitVariationOfParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | DegreeRequired |
Gets the minimum degree of approximation that this interpolator can perform.
(Overrides InterpolationAlgorithm.DegreeRequired.) |
![]() | GravitationalParameter |
Gets or sets the gravitational parameter to use in the two-body orbit propagation.
|
![]() | 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.) |
![]() | OrderRequired |
Gets the number of derivatives of the dependent variable that are required on input
in order to interpolate using this interpolation algorithm.
(Overrides InterpolationAlgorithm.OrderRequired.) |