Variable ALTITUDE_RANGEConst

ALTITUDE_RANGE: {
    max: undefined;
    min: number;
} = ...

Type declaration

  • max: undefined
  • min: number