LRAUV  revA
HFRCMTimeInterpolatorIF.h
Go to the documentation of this file.
1 
14 #ifndef HFRCMTIMEINTERPOLATORIF_H_
15 #define HFRCMTIMEINTERPOLATORIF_H_
16 
28 {
31 static const Str NAME( "HFRCMTimeInterpolator" );
32 
33 // Include common ConfigURIs -- must be in namespace and follow definition of NAME
35 
36 // configuration parameters
37 
38 // outputs
39 
40 }
41 
42 #endif /* HFRCMTIMEINTERPOLATORIF_H_ */
Specifies the interface details for the HFRCMTimeInterpolator component in the EstimationModule.
Definition: HFRCMTimeInterpolatorIF.h:27
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...