LRAUV  revA
DepthRateCalculatorIF.h
Go to the documentation of this file.
1 
13 #ifndef DEPTHRATECALCULATORIF_H_
14 #define DEPTHRATECALCULATORIF_H_
15 
26 {
29 static const Str NAME( "DepthRateCalculator" );
30 
31 // Include common ConfigURIs -- must be in namespace and follow definition of NAME
33 
34 }
35 
36 #endif /*DEPTHRATECALCULATORIF_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 the interface details for the DepthRateCalculator component in the DerivationModule.
Definition: DepthRateCalculatorIF.h:25