|
LightLib
PROS library for VEX V5: EKF/MCL localization, RAMSETE path following, high-level chassis API
|
#include <point.hpp>
Public Member Functions | |
| Point | inFT (const StateMode &imode) const |
Computes the value of this point in StateMode::FRAME_TRANSFORMATION. | |
Public Attributes | |
| QLength | x {0_m} |
| QLength | y {0_m} |
Computes the value of this point in StateMode::FRAME_TRANSFORMATION.
| imode | The StateMode this Point is currently specified in. |
StateMode::FRAME_TRANSFORMATION.