faa.tg.adsb
Interface AdsbMsg

All Superinterfaces:
Filterable, Recordable, java.io.Serializable, TransmittedSimData
All Known Implementing Classes:
AdsbAirRefVelocity, AdsbModeStatus, AdsbVector

public interface AdsbMsg
extends TransmittedSimData, java.io.Serializable

 AdsbMsg is an interface that the ADS-B message types implement.
 
See the source: AdsbMsg.java

Version:
$Id: AdsbMsg.java,v 3.1 2006/03/14 15:47:35 samf Exp $
Author:
Dana N. Whicker, TGF/Titan Corp, May 20, 2004

Field Summary
static java.lang.String CVS_VERSION_ID
          The CVS Version ID
 

Field Detail

CVS_VERSION_ID

static final java.lang.String CVS_VERSION_ID
The CVS Version ID

See Also:
Constant Field Values