RhumbLineInterpolator Properties |
The RhumbLineInterpolator type exposes the following members.
Name | Description | |
---|---|---|
![]() | CentralBody |
Gets or sets the central body used when interpolating with Interpolate(IEnumerable<Cartesian>).
|
![]() | Granularity |
Gets or sets the granularity, in radians, used when interpolating with Interpolate(IEnumerable<Cartesian>).
Lower granularities are more precise but create more positions.
|
![]() | PolylineType |
Gets the PolylineType of positions
returned from Interpolate(IEnumerable<Cartesian>) (Overrides PositionInterpolator.PolylineType.) |