#include <position.hh>
Inheritance diagram for Position:
Definition at line 34 of file position.hh.
|
Constructor.
Definition at line 46 of file position.hh. |
|
Get position. x and z are horizontal axes, y is vertical. Scale and origin are (unfortunately) tracker-dependent. Implemented in GPSDPosition, MockPosition, and TrackerdPosition. Referenced by main(). |
|
Set offset.
Definition at line 60 of file position.hh. |
|
Set scaling.
Definition at line 53 of file position.hh. |
|
Definition at line 40 of file position.hh. Referenced by MockPosition::getPosition(), Position(), and setOffsets(). |
|
Definition at line 37 of file position.hh. Referenced by MockPosition::getPosition(), Position(), and setScaling(). |
|
Definition at line 41 of file position.hh. Referenced by MockPosition::getPosition(), Position(), and setOffsets(). |
|
Definition at line 38 of file position.hh. Referenced by MockPosition::getPosition(), Position(), and setScaling(). |
|
Definition at line 42 of file position.hh. Referenced by MockPosition::getPosition(), Position(), and setOffsets(). |
|
Definition at line 39 of file position.hh. Referenced by MockPosition::getPosition(), Position(), and setScaling(). |