Click or drag to resize

SurfaceShapesComputeSectorCartographic Method

Overload List
  NameDescription
Public methodStatic memberComputeSectorCartographic(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)
Public methodStatic memberComputeSectorCartographic(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)
Top
See Also