Functions | |
void | EstimateAtmosphere (const Eigen::Vector3d &gpsPosition, const Eigen::Vector3d &linVelNed, float &temperatureKelvin, float &absPressureHpa, float &diffPressureHpa) |
void SensorModelISA::EstimateAtmosphere | ( | const Eigen::Vector3d & | gpsPosition, |
const Eigen::Vector3d & | linVelNed, | ||
float & | temperatureKelvin, | ||
float & | absPressureHpa, | ||
float & | diffPressureHpa | ||
) |
Definition at line 27 of file sensors_isa_model.hpp.