By default, the SP3 propagator uses the standard Lagrange interpolation scheme, interpolating position and velocity separately. Some files may be configured to allow the Hermitian interpolation.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property InterpolationMethod() As AgEVeInterpolationMethod |
| [C#] |
|---|
public AgEVeInterpolationMethod InterpolationMethod {get; set;} |
| [Managed C++] |
|---|
public: __property AgEVeInterpolationMethod get_InterpolationMethod(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_InterpolationMethod( |
| [Java] |
|---|
public AgEVeInterpolationMethod getInterpolationMethod();public void setInterpolationMethod( |
