KPCAAEllipticalObject
public extension KPCAAEllipticalObject
Undocumented
-
Returns the elliptical object index from a given planet index.
Declaration
Swift
static func fromPlanet(_ planet: KPCAAPlanet) -> KPCAAEllipticalObject
Parameters
planet
The planet index.
Return Value
The corresponding elliptical object index. The Sun must be handled individually.