Signatures
|
Return Value
|
Description
|
Vehicle.Azimuth(CelestialObject celestialObject)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane measured in the Vehicle body frame.
|
Vehicle.Azimuth(GroundStation groundStation)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane measured in the Vehicle body frame.
|
Vehicle.Azimuth(Star star)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane measured in the Vehicle body frame.
|
Vehicle.Azimuth(Variable celestialBodyIdentifier)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane measured in the Vehicle body frame.
|
Vehicle.Azimuth(Vehicle vehicle)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane measured in the Vehicle body frame.
|
Vehicle.Azimuth(CelestialObject celestialObject, Sensor sensor)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane in the coordinate frame of the input sensor.
|
Vehicle.Azimuth(GroundStation groundStation, Sensor sensor)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane in the coordinate frame of the input sensor.
|
Vehicle.Azimuth(Star star, Sensor sensor)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane in the coordinate frame of the input sensor.
|
Vehicle.Azimuth(Variable celestialBodyIdentifier, Sensor sensor)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane in the coordinate frame of the input sensor.
|
Vehicle.Azimuth(Vehicle vehicle, Sensor sensor)
|
Variable
|
Returns the angle measured from the positive x-axis to the projected location of the target on the x-y plane in the coordinate frame of the input sensor.
|