46 return "timestamp,estimatedPressure,estimatedMass,estimatedApogee,"
47 "estimatedForce,x0,x1,x2\n";
50 void print(std::ostream& os)
const
54 <<
"," <<
x1 <<
"," <<
x2 <<
"\n";
This file includes all the types the logdecoder script will decode.
float x0
first kalman state
float estimatedMass
Estimated rocket mass [kg].
static std::string header()
float estimatedPressure
Estimated pressure in combustion chamber [Pa].
float x2
third kalman state representing the mass
void print(std::ostream &os) const
float estimatedApogee
Estimated apogee in msl [m].
float estimatedForce
Estimated drag force [N].
float x1
second kalman state