struct Predict::LookAngle
- Predict::LookAngle
- Struct
- Value
- Object
Overview
Struct containing a look angle consisting of azimuth, elevation and range.
Defined in:
predict/coordinates.crConstructors
Instance Method Summary
-
#azimuth : Float64
Azimuth (angle clockwise from north) in radians.
-
#elevation : Float64
Elevation (angle above the horizon) in radians
-
#range : Float64
Range to the satellite in km.