![]() |
Maria GDK 5.0.0.908
Documentation of native code in develop branch
|
Public Member Functions | |
| MUpsEquation (MUpsPos *pUps, unsigned int mode, double fixedLatOrLon) | |
| double | Evaluate (double t) |
| virtual double | Evaluate (double t)=0 |
Public Attributes | |
| MUpsPos * | m_pUps |
| unsigned int | m_mode |
| double | m_fixedLatOrLon |
Static Public Attributes | |
| static const unsigned int | FIXED_NORTHING = 0x1 |
| static const unsigned int | FIXED_LATITUDE = 0x2 |
|
inlinevirtual |
Implements Maria::IRegulaFalsiFunction.