13 #ifndef TURBULENCE_NPSIF_H_
14 #define TURBULENCE_NPSIF_H_
31 static const Str NAME(
"Turbulence_NPS" );
40 static const int DATA_WORDS = 81;
42 static const short NUM_BYTES = 172;
static const BaseUnit COUNT
Definition: Units.h:228
Specifies URIs shared by components that can simulate their hardware Designed to be included within n...
Definition: ElementURI.h:211
Specifies URIs shared by components that have UARTS Designed to be included within namespace within [...
Definition: BinaryDataType.h:45
Definition: BinaryDataType.h:47
Definition: BlobType.h:19
static const BaseUnit RADIAN
Definition: Units.h:60
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...
Definition: BlobType.h:27
Contains the ElementURI class definition.
Specifies URIs shared by components that have a power consumption config setting Designed to be inclu...
Definition: ElementURI.h:229
static const BaseUnit NONE
Definition: Units.h:208
Specifies URIs shared by components that have load controllers Designed to be included within namespa...
Specifies the interface details for the Turbulence_NPS component in the ScienceModule.
Definition: Turbulence_NPSIF.h:27