LRAUV  revA
DeadReckonUsingDVLWaterTrackIF.h
Go to the documentation of this file.
1 
13 #ifndef DEADRECKONUSINGDVLWATERTRACKIF_H_
14 #define DEADRECKONUSINGDVLWATERTRACKIF_H_
15 
26 {
27 // Static const for component name (can be used by other components)
28 static const Str NAME( "DeadReckonUsingDVLWaterTrack" );
29 
30 // Include common ConfigURIs -- must be in namespace and follow definition of NAME
33 }
34 
35 #endif /* DEADRECKONUSINGDVLWATERTRACKIF_H_ */
Replacement for standard template class string.
Definition: Str.h:12
Specifies URIs shared by components that can be loaded from modules at startup Designed to be include...
Specifies interface details for DeadReckonUsingDVLWaterTrack component in Navigation module...
Definition: DeadReckonUsingDVLWaterTrackIF.h:25