addTargetGeometry(const QPointer< Geometry > &targetGeometry) | oi::Observation | |
CoordinateSystem class | oi::Observation | friend |
Element(QObject *parent=0) | oi::Element | explicit |
Element(const Element ©, QObject *parent=0) | oi::Element | |
elementAboutToBeDeleted(const int &elementId, const QString &name, const QString &group, const FeatureTypes &type) | oi::Element | signal |
fromOpenIndyXML(QDomElement &xmlElem) | oi::Observation | virtual |
getDisplayId() const | oi::Observation | |
getDisplayIsSolved() const | oi::Observation | |
getDisplayIsValid() const | oi::Observation | |
getDisplaySigmaX(const UnitType &type, const int &digits) const | oi::Observation | |
getDisplaySigmaY(const UnitType &type, const int &digits) const | oi::Observation | |
getDisplaySigmaZ(const UnitType &type, const int &digits) const | oi::Observation | |
getDisplayStation() const | oi::Observation | |
getDisplayTargetGeometries() const | oi::Observation | |
getDisplayX(const UnitType &type, const int &digits) const | oi::Observation | |
getDisplayY(const UnitType &type, const int &digits) const | oi::Observation | |
getDisplayZ(const UnitType &type, const int &digits) const | oi::Observation | |
getId() const | oi::Element | |
getIsSolved() const | oi::Observation | |
getIsValid() const | oi::Observation | |
getOriginalSigmaXyz() const | oi::Observation | |
getOriginalXYZ() const | oi::Observation | |
getReading() const | oi::Observation | |
getSigmaXYZ() const | oi::Observation | |
getStation() const | oi::Observation | |
getTargetGeometries() const | oi::Observation | |
getXYZ() const | oi::Observation | |
id | oi::Element | protected |
Observation(QObject *parent=0) | oi::Observation | explicit |
Observation(const Observation ©, QObject *parent=0) | oi::Observation | |
Observation(const OiVec &xyz, bool isValid, QObject *parent=0) | oi::Observation | |
operator=(const Observation ©) | oi::Observation | |
oi::Element::operator=(const Element ©) | oi::Element | |
Reading class | oi::Observation | friend |
removeTargetGeometry(const QPointer< Geometry > &targetGeometry) | oi::Observation | |
removeTargetGeometry(const int &geomId) | oi::Observation | |
setIsSolved(const bool &isSolved) | oi::Observation | |
setSigmaXyz(const OiVec &sigmaXyz) | oi::Observation | |
setStation(const QPointer< Station > &station) | oi::Observation | |
setXYZ(const OiVec &xyz) | oi::Observation | |
toOpenIndyXML(QDomDocument &xmlDoc) const | oi::Observation | virtual |
TrafoController class | oi::Observation | friend |
~Element() | oi::Element | virtual |
~Observation() | oi::Observation | |