Vehicle.CelestialObjectWidth Method

Top 

Description

Returns the angular width of the provided CelestialObject as observed from the Vehicle position.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Vehicle.CelestialObjectWidth(CelestialObject CelestialObject)

Variable

Returns the angular width of the provided CelestialObject as observed from the Vehicle position.

Vehicle.CelestialObjectWidth(Variable coID)

Variable

Returns the angular width of the CelestialObject whose BodyID matches the provided coID as observed from the Vehicle position.

 

 

See also

Vehicle Object