Signatures
|
Return Value
|
Description
|
Vehicle.Elevation(CelestialObject celestialObject)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the Vehicle body frame.
|
Vehicle.Elevation(GroundStation groundStation)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the Vehicle body frame.
|
Vehicle.Elevation(Star star)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the Vehicle body frame.
|
Vehicle.Elevation(Variable celestialBodyIdentifier)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the Vehicle body frame.
|
Vehicle.Elevation(Vehicle vehicle)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the Vehicle body frame.
|
Vehicle.Elevation(CelestialObject celestialObject, Sensor sensor)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the coordinate frame of the input sensor.
|
Vehicle.Elevation(GroundStation groundStation, Sensor sensor)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the coordinate frame of the input sensor.
|
Vehicle.Elevation(Star star, Sensor sensor)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the coordinate frame of the input sensor.
|
Vehicle.Elevation(Variable celestialBodyIdentifier, Sensor sensor)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the coordinate frame of the input sensor.
|
Vehicle.Elevation(Vehicle vehicle, Sensor sensor)
|
Variable
|
Returns the angle between the reference-to-target vector and the x-y plane of the reference object in the coordinate frame of the input sensor.
|