Signatures
|
Return Value
|
Description
|
Spacecraft.RayPathHeight(CelestialObject viewingCelestialObject)
|
Variable
|
This method calculates the planeto-detic height of the Line-of-Sight vector above the limb of the calling Spacecraft's central body.
|
Spacecraft.RayPathHeight(GroundStation viewingGroundStation)
|
Variable
|
This method calculates the planeto-detic height of the Line-of-Sight vector above the limb of the calling Spacecraft's central body.
|
Spacecraft.RayPathHeight(Spacecraft viewingSpacecraft)
|
Variable
|
This method calculates the planeto-detic height of the Line-of-Sight vector above the limb of the calling Spacecraft's central body.
|
Spacecraft.RayPathHeight(CelestialObject viewingCelestialObject, CelestialObject inteferingCelestialObject)
|
Variable
|
This method calculates the planeto-detic height of the Line-of-Sight vector above the limb of the celestial object provided as an argument.
|
Spacecraft.RayPathHeight(GroundStation viewingGroundStation, CelestialObject inteferingCelestialObject)
|
Variable
|
This method calculates the planeto-detic height of the Line-of-Sight vector above the limb of the celestial object provided as an argument.
|
Spacecraft.RayPathHeight(Spacecraft viewingSpacecraft, CelestialObject inteferingCelestialObject)
|
Variable
|
This method calculates the planeto-detic height of the Line-of-Sight vector above the limb of the celestial object provided as an argument.
|