#include <testsuite.h>
Public Member Functions | |
| void | testDensity () |
| Test density calculation. | |
| void | testGravity () |
| Test gravity calculation. | |
| void | testKinemticViscosity () |
| Test kinematic viscosity calculation. | |
| void | testPotToGeo () |
| Test altitude conversion. | |
| void | testPressure () |
| Test pressure calculation. | |
| void | testSpeedOfSound () |
| Test speed of sound calculation. | |
| void | testTemperature () |
| Test temperature calculation. | |
| void | testViscosity () |
| Test viscosity calculation. | |
| void | testWind () |
| Test wind vector calculation. | |
Static Public Member Functions | |
| static CppUnit::TestSuite * | suite () |
| Create the test suite. | |
1.5.5