Uses of Interface
com.flightpanels.scs.ICanAeroDataManager

Uses of ICanAeroDataManager in com.flightpanels.scs
 

Classes in com.flightpanels.scs that implement ICanAeroDataManager
 class Receiver
          The main class and entry point to the CAN Aerospace world.
 

Constructors in com.flightpanels.scs with parameters of type ICanAeroDataManager
CanAeroBusConnector(ICanAeroDataManager manager, INetworkConnector<can_t> connector, short own_node_id, short config_revision)