Class in Zendir.Messages | Inherits from Message
Declaration
class AccessMessage;Description
Message that defines the access between two objects, such as a spacecraft and a ground station.
Properties
| Declared | Description |
|---|---|
| Azimuth | Azimuth angle for a given access direction, starting with 0 degrees asrelative North. |
| Elevation | Elevation angle for a given access direction. |
| IsAccessible | A flag defining if the primary object has access to another object. |
| SlantRange | The range of access between the two objects. |