29 static const Str NAME(
"DVL_micro" );
47 static const DataURI WATER_VELOCITY_FLAG_READING( NAME,
"WaterVelocityFlag",
Units::METER );
48 static const DataURI BOTTOM_VELOCITY_FLAG_READING( NAME,
"BottomVelocityFlag",
Units::COUNT );
static const BaseUnit COUNT
Definition: Units.h:228
Specifies URIs shared by components that can simulate their hardware Designed to be included within n...
Specifies URIs shared by components that have UARTS Designed to be included within namespace within [...
Definition: ElementURI.h:166
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...
Contains the ElementURI class definition.
Specifies the interface details for the DVL_micro component in the SensorModule.
Definition: DVL_microIF.h:25
Specifies URIs shared by components that have a power consumption config setting Designed to be inclu...
Definition: ElementURI.h:229
Specifies URIs shared by components that have load controllers Designed to be included within namespa...
static const Unit DEGREE
Definition: Units.h:132
Contains the BlobValue class definition.
static const BaseUnit METER
Definition: Units.h:42