28 #ifndef ANTIOCH_CEA_EVALUATOR_H
29 #define ANTIOCH_CEA_EVALUATOR_H
43 template<
typename CoeffType=
double>
44 class CEAEvaluator :
public NASAEvaluator<CoeffType,CEACurveFit<CoeffType> >
57 #endif // ANTIOCH_CEA_EVALUATOR_H
This class only differs from NASA9CurveFit in the construction.
#define antioch_deprecated()
const NASAThermoMixture< CoeffType, CEACurveFit< CoeffType > > & cea_mixture() const
CEAEvaluator(const CEAThermoMixture< CoeffType > &cea_mixture)
The parameters are reduced parameters.