接口 AISMessage09

所有超级接口:
AISMessage, AISPositionInfo

public interface AISMessage09 extends AISPositionInfo
Standard SAR Aircraft Position Report Tracking information for search-and-rescue aircraft. Total number of bits is 168.
作者:
Henri Laurent
  • 方法详细资料

    • getAltitude

      int getAltitude()
      Returns the altitude of the aircraft. The special value 4095 indicates altitude is not available; 4094 indicates 4094 meters or higher.
      返回:
      Altitude, in meters.
    • getSpeedOverGround

      int getSpeedOverGround()
      Returns the speed over ground. Not deciknots as in the common navigation block; planes go faster. The special value 1023 indicates speed not available, 1022 indicates 1022 knots or higher.
      返回:
      Speed over ground, in knots.
    • getCourseOverGround

      double getCourseOverGround()
      Returns the course over ground.
      返回:
      Course over ground, in degrees.
    • getTimeStamp

      int getTimeStamp()
      Returns the UTC second.
      返回:
      An integer value representing the UTC second (0-59)
    • getDTEFlag

      boolean getDTEFlag()
      Data terminal ready (0 = available 1 = not available = default)
      返回:
      true if available, otherwise false.
    • getAssignedModeFlag

      boolean getAssignedModeFlag()
      Returns the Assigned-mode flag
      返回:
      true if assigned mode, otherwise false.
    • getRAIMFlag

      boolean getRAIMFlag()
      Returns the RAIM flag.
      返回:
      true if RAIM in use, otherwise false.
    • getRadioStatus

      int getRadioStatus()
      Returns the Radio status.
      返回:
      Radio status int