RadioTrackingConfiguration
RadioTrackingConfiguration Schema
Description:
Radio tracking observation
It seems unbelievably trivial, i'm scared...
Properties
| Name |
Type |
Description |
| id |
Integer |
No description |
| observation_id |
Integer |
No description |
| tracking_strategy |
Enum(on, on_off, off_on) |
No description |
| coordinate_unit |
Enum(beamwidths, angular) (Optional) |
No description |
| off_offset_x |
Float (Optional) |
offset in x for OFF position. |
| off_offset_y |
Float (Optional) |
offset in y for OFF position. |
| min_elevation |
Float |
Minimum allowed target elevation. Target must rise above this elevation before observation requests can be completed. |
| max_sun_elevation |
Float |
Maximum allowed sun elevation. Sun must set below this elevation before observation requests can be completed. |
| min_sun_separation |
Float |
Minimum allowed sun separation. Sun must be at least this far away from the target before observation requests can be completed. |
Relationships