Reference values for the Apogee Detection Algorithm.
More...
#include <ReferenceValues.h>
Reference values for the Apogee Detection Algorithm.
Definition at line 37 of file ReferenceValues.h.
◆ ReferenceValues() [1/2]
Boardcore::ReferenceValues::ReferenceValues |
( |
| ) |
|
|
inline |
◆ ReferenceValues() [2/2]
Boardcore::ReferenceValues::ReferenceValues |
( |
float |
altitude, |
|
|
float |
pressure, |
|
|
float |
temperature, |
|
|
float |
refLatitude = Constants::B21_LATITUDE , |
|
|
float |
refLongitude = Constants::B21_LONGITUDE , |
|
|
float |
mslPressure = Constants::MSL_PRESSURE , |
|
|
float |
mslTemperature = Constants::MSL_TEMPERATURE |
|
) |
| |
|
inline |
◆ operator!=()
bool Boardcore::ReferenceValues::operator!= |
( |
const ReferenceValues & |
other | ) |
const |
|
inline |
◆ operator==()
bool Boardcore::ReferenceValues::operator== |
( |
const ReferenceValues & |
other | ) |
const |
|
inline |
◆ reflect()
static constexpr auto Boardcore::ReferenceValues::reflect |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ mslPressure
float Boardcore::ReferenceValues::mslPressure = Constants::MSL_PRESSURE |
◆ mslTemperature
float Boardcore::ReferenceValues::mslTemperature = Constants::MSL_TEMPERATURE |
◆ refAltitude
float Boardcore::ReferenceValues::refAltitude |
◆ refLatitude
float Boardcore::ReferenceValues::refLatitude |
◆ refLongitude
float Boardcore::ReferenceValues::refLongitude |
◆ refPressure
float Boardcore::ReferenceValues::refPressure |
◆ refTemperature
float Boardcore::ReferenceValues::refTemperature |
The documentation for this struct was generated from the following file: