SOCA
|
The main traits structure for SOCA. More...
#include <Traits.h>
Public Types | |
typedef soca::Geometry | Geometry |
typedef soca::GeometryIterator | GeometryIterator |
typedef soca::State | State |
typedef soca::Increment | Increment |
typedef soca::ErrorCovariance | Covariance |
typedef soca::GetValues | GetValues |
typedef soca::LinearGetValues | LinearGetValues |
typedef soca::ModelBias | ModelAuxControl |
typedef soca::ModelBiasIncrement | ModelAuxIncrement |
typedef soca::ModelBiasCovariance | ModelAuxCovariance |
Static Public Member Functions | |
static std::string | name () |
static std::string | nameCovar () |
The main traits structure for SOCA.
This structure is responsible for supplying SOCA specific code to the JEDI applications within src/mains directory.
typedef soca::Geometry soca::Traits::Geometry |
typedef soca::State soca::Traits::State |