Public Member Functions | |
PositionAndError2 () | |
PositionAndError2 (float x, float y, float eX, float eY) | |
Public Attributes | |
float | errX2 |
float | errY2 |
float | posX |
float | posY |
Definition at line 136 of file ApeEstimator.cc.
|
inline |
Definition at line 137 of file ApeEstimator.cc.
|
inline |
Definition at line 138 of file ApeEstimator.cc.
float ApeEstimator::PositionAndError2::errX2 |
Definition at line 141 of file ApeEstimator.cc.
float ApeEstimator::PositionAndError2::errY2 |
Definition at line 142 of file ApeEstimator.cc.
float ApeEstimator::PositionAndError2::posX |
Definition at line 138 of file ApeEstimator.cc.
float ApeEstimator::PositionAndError2::posY |
Definition at line 140 of file ApeEstimator.cc.