GreatArcInterpolator Constructor |
Name | Description | |
---|---|---|
![]() | GreatArcInterpolator() |
Initializes a default great arc interpolator. This is
equivalent to constructing a great arc interpolator with a
CentralBody equal to an instance of
EarthCentralBody
and a Granularity of 1 degree.
|
![]() | GreatArcInterpolator(CentralBody) | |
![]() | GreatArcInterpolator(CentralBody, Double) |
Initializes a great arc interpolator with the specified centralBody
and granularity.
|