SurfaceShapesComputeSectorCartographic Method |
| Name | Description | |
|---|---|---|
| ComputeSectorCartographic(CentralBody, Cartographic, Double, Double, Double, Double) |
For convenience. Computes boundary positions for a sector on the specified centralBody
using a Cartographic center.
Longitude and latitude are in radians, and altitude is in meters.
This is equivalent to converting center to
Cartesian and calling
ComputeSector(CentralBody, Cartesian, Double, Double, Double, Double) | |
| ComputeSectorCartographic(CentralBody, Cartographic, Double, Double, Double, Double, Double) |
For convenience. Computes boundary positions for a sector on the specified centralBody
using a Cartographic center.
Longitude and latitude are in radians, and altitude is in meters.
This is equivalent to converting center to
Cartesian and calling
ComputeSector(CentralBody, Cartesian, Double, Double, Double, Double, Double) |