Simulator coordinate latitude and longitude in degrees.
@IntRange(from=2,to=150) int updateFrequency
Aircraft simulator state push frequency in Hz with range [2, 150]. A setting of 10 Hz will result in delegate method being called, 10 times per second.
@IntRange(from=0,to=20) int satelliteCount
The initial number of GPS satellites with range [0, 20].