The interpolation method used with the
ephemeris.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property InterpolationMethod() As AgEAsEphemInterpolationMethod
|
| [C#] |
|---|
public AgEAsEphemInterpolationMethod InterpolationMethod {get; set;}
|
| [Managed C++] |
|---|
public: __property AgEAsEphemInterpolationMethod get_InterpolationMethod();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_InterpolationMethod(
|
| [Java] |
|---|
public AgEAsEphemInterpolationMethod getInterpolationMethod();public void setInterpolationMethod(
|