Declared in GroundStation
Declaration
[Unit("m")]
[Range(0, 1.7976931348623157E+308)]
double MaximumRange;Description
The maximum range that the spacecraft can be away to be accessed. If less than or equal to 0, then this is ignored.
Declared in GroundStation
[Unit("m")]
[Range(0, 1.7976931348623157E+308)]
double MaximumRange;The maximum range that the spacecraft can be away to be accessed. If less than or equal to 0, then this is ignored.