swift
swift::misc::geo::CElevationPlane Member List

This is the complete list of members for swift::misc::geo::CElevationPlane, including all inherited members.

addAltitudeOffset(const physical_quantities::CLength &offset)swift::misc::geo::CElevationPlane
apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false)swift::misc::mixin::Index< Derived >
base_type typedefswift::misc::geo::CElevationPlane
calculateBearing(const ICoordinateGeodetic &otherCoordinate) constswift::misc::geo::ICoordinateGeodetic
calculateGreatCircleDistance(const ICoordinateGeodetic &otherCoordinate) constswift::misc::geo::ICoordinateGeodetic
calculatePosition(const physical_quantities::CLength &distance, const physical_quantities::CAngle &relBearing) constswift::misc::geo::CCoordinateGeodetic
canHandleIndex(CPropertyIndexRef index)swift::misc::geo::ICoordinateGeodeticprotectedstatic
CCoordinateGeodetic()swift::misc::geo::CElevationPlaneinline
CCoordinateGeodetic(const QVector3D &normal)swift::misc::geo::CElevationPlaneinline
CCoordinateGeodetic(const std::array< double, 3 > &normalVector)swift::misc::geo::CElevationPlane
CCoordinateGeodetic(const CLatitude &latitude, const CLongitude &longitude)swift::misc::geo::CElevationPlane
CCoordinateGeodetic(const CLatitude &latitude, const CLongitude &longitude, const aviation::CAltitude &geodeticHeight)swift::misc::geo::CElevationPlane
CCoordinateGeodetic(double latitudeDegrees, double longitudeDegrees)swift::misc::geo::CElevationPlane
CCoordinateGeodetic(double latitudeDegrees, double longitudeDegrees, double heightFeet)swift::misc::geo::CElevationPlane
CCoordinateGeodetic(const ICoordinateGeodetic &coordinate)swift::misc::geo::CElevationPlane
swift::misc::geo::CCoordinateGeodetic::CCoordinateGeodetic(const QVector3D &normal)swift::misc::geo::CCoordinateGeodeticinline
swift::misc::geo::CCoordinateGeodetic::CCoordinateGeodetic(const std::array< double, 3 > &normalVector)swift::misc::geo::CCoordinateGeodetic
swift::misc::geo::CCoordinateGeodetic::CCoordinateGeodetic(const CLatitude &latitude, const CLongitude &longitude)swift::misc::geo::CCoordinateGeodetic
swift::misc::geo::CCoordinateGeodetic::CCoordinateGeodetic(const CLatitude &latitude, const CLongitude &longitude, const aviation::CAltitude &geodeticHeight)swift::misc::geo::CCoordinateGeodetic
swift::misc::geo::CCoordinateGeodetic::CCoordinateGeodetic(double latitudeDegrees, double longitudeDegrees)swift::misc::geo::CCoordinateGeodetic
swift::misc::geo::CCoordinateGeodetic::CCoordinateGeodetic(double latitudeDegrees, double longitudeDegrees, double heightFeet)swift::misc::geo::CCoordinateGeodetic
swift::misc::geo::CCoordinateGeodetic::CCoordinateGeodetic(const ICoordinateGeodetic &coordinate)swift::misc::geo::CCoordinateGeodetic
CElevationPlane()swift::misc::geo::CElevationPlaneinline
CElevationPlane(const ICoordinateGeodetic &coordinate, const ICoordinateGeodetic &rangeCoordinate)swift::misc::geo::CElevationPlane
CElevationPlane(const ICoordinateGeodetic &coordinate, const physical_quantities::CLength &radius)swift::misc::geo::CElevationPlane
CElevationPlane(const ICoordinateGeodetic &coordinate, const aviation::CAltitude &altitude, const physical_quantities::CLength &radius)swift::misc::geo::CElevationPlane
CElevationPlane(const ICoordinateGeodetic &coordinate, double altitudeMSLft, const physical_quantities::CLength &radius)swift::misc::geo::CElevationPlane
CElevationPlane(double latDeg, double lngDeg, double altitudeMSLft, const physical_quantities::CLength &radius)swift::misc::geo::CElevationPlane
CElevationPlane(const CLatitude &lat, const CLongitude &lng, const aviation::CAltitude &altitude, const physical_quantities::CLength &radius)swift::misc::geo::CElevationPlane
CEmpty()=defaultswift::misc::CValueObject< CCoordinateGeodetic >protected
CEmpty(const CEmpty &)=defaultswift::misc::CValueObject< CCoordinateGeodetic >protected
swift::misc::CEmpty::CEmpty(const CEmpty &)=defaultswift::misc::CEmptyprotected
clampVector()swift::misc::geo::CCoordinateGeodetic
ColumnIndex enum nameswift::misc::geo::CElevationPlane
comparePropertyByIndex(CPropertyIndexRef index, const CElevationPlane &elevationPlane) constswift::misc::geo::CElevationPlane
swift::misc::geo::CCoordinateGeodetic::comparePropertyByIndex(CPropertyIndexRef index, const CCoordinateGeodetic &compareValue) constswift::misc::geo::CCoordinateGeodetic
swift::CValueObject< CCoordinateGeodetic >::comparePropertyByIndex(CPropertyIndexRef index, const Derived &compareValue) constswift::misc::mixin::Index< Derived >
swift::misc::geo::ICoordinateGeodetic::comparePropertyByIndex(CPropertyIndexRef index, const ICoordinateGeodetic &compareValue) constswift::misc::geo::ICoordinateGeodetic
convertFromJson(const QJsonObject &json)swift::misc::mixin::JsonByMetaClass< Derived >
convertFromJson(const QString &jsonString, bool acceptCacheFormat=false)swift::misc::mixin::JsonByMetaClass< Derived >
convertToQString(bool i18n=false) constswift::misc::geo::CElevationPlane
CValueObject()=defaultswift::misc::CValueObject< CCoordinateGeodetic >protected
CValueObject(const CValueObject &)=defaultswift::misc::CValueObject< CCoordinateGeodetic >protected
equalNormalVectorDouble(const std::array< double, 3 > &otherVector) constswift::misc::geo::ICoordinateGeodetic
equalNormalVectorDouble(const ICoordinateGeodetic &otherCoordinate) constswift::misc::geo::ICoordinateGeodetic
equalsPropertyByIndex(const QVariant &compareValue, CPropertyIndexRef index) constswift::misc::mixin::Index< Derived >
fixRadius()swift::misc::geo::CElevationPlane
fromJson(const QJsonObject &json)swift::misc::mixin::JsonByMetaClass< Derived >static
fromJson(const QString &jsonString, bool acceptCacheJson=false)swift::misc::mixin::JsonByMetaClass< Derived >static
fromJsonNoThrow(const QString &jsonString, bool acceptCacheJson, bool &success, QString &errMsg)swift::misc::mixin::JsonByMetaClass< Derived >static
fromWgs84(const QString &latitudeWgs84, const QString &longitudeWgs84, const aviation::CAltitude &geodeticHeight={})swift::misc::geo::CCoordinateGeodeticstatic
geodeticHeight() constswift::misc::geo::CCoordinateGeodeticinlinevirtual
geodeticHeightAsString() constswift::misc::geo::ICoordinateGeodeticinline
getAltitude() constswift::misc::geo::CElevationPlaneinline
getAltitudeIfWithinRadius(const ICoordinateGeodetic &coordinate) constswift::misc::geo::CElevationPlane
getAltitudeInUnit(const physical_quantities::CLengthUnit &unit) constswift::misc::geo::CElevationPlane
getAltitudeUnit() constswift::misc::geo::CElevationPlaneinline
getAltitudeValue(const physical_quantities::CLengthUnit &unit) constswift::misc::geo::CElevationPlane
swift::getClassName() constswift::misc::mixin::MetaType< Derived >
MetaType< CElevationPlane >::getClassName() constswift::misc::mixin::MetaType< CElevationPlane >
swift::getMetaTypeId() constswift::misc::mixin::MetaType< Derived >
MetaType< CElevationPlane >::getMetaTypeId() constswift::misc::mixin::MetaType< CElevationPlane >
getRadius() constswift::misc::geo::CElevationPlaneinline
getRadiusOrMinimumRadius() constswift::misc::geo::CElevationPlane
hasMSLGeodeticHeight() constswift::misc::geo::ICoordinateGeodeticinline
ICoordinateGeodetic()=defaultswift::misc::geo::ICoordinateGeodetic
ICoordinateGeodetic(const ICoordinateGeodetic &)=defaultswift::misc::geo::ICoordinateGeodetic
IndexGeodeticHeight enum value (defined in swift::misc::geo::ICoordinateGeodetic)swift::misc::geo::ICoordinateGeodetic
IndexGeodeticHeightAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic)swift::misc::geo::ICoordinateGeodetic
IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >)swift::misc::mixin::Index< Derived >
IndexLatitude enum value (defined in swift::misc::geo::ICoordinateGeodetic)swift::misc::geo::ICoordinateGeodetic
IndexLatitudeAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic)swift::misc::geo::ICoordinateGeodetic
IndexLongitude enum value (defined in swift::misc::geo::ICoordinateGeodetic)swift::misc::geo::ICoordinateGeodetic
IndexLongitudeAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic)swift::misc::geo::ICoordinateGeodetic
IndexNormalVector enum value (defined in swift::misc::geo::ICoordinateGeodetic)swift::misc::geo::ICoordinateGeodetic
IndexPixmap enum value (defined in swift::misc::mixin::Index< Derived >)swift::misc::mixin::Index< Derived >
IndexRadius enum value (defined in swift::misc::geo::CElevationPlane)swift::misc::geo::CElevationPlane
IndexString enum value (defined in swift::misc::mixin::Index< Derived >)swift::misc::mixin::Index< Derived >
swift::isA(int metaTypeId) constswift::misc::mixin::MetaType< Derived >
MetaType< CElevationPlane >::isA(int metaTypeId) constswift::misc::mixin::MetaType< CElevationPlane >
isGeodeticHeightNull() constswift::misc::geo::ICoordinateGeodeticinline
isInfVector() constswift::misc::geo::ICoordinateGeodetic
isInfVectorDouble() constswift::misc::geo::ICoordinateGeodetic
isNaNVector() constswift::misc::geo::ICoordinateGeodetic
isNaNVectorDouble() constswift::misc::geo::ICoordinateGeodetic
isNull() constswift::misc::geo::CElevationPlanevirtual
isValidVector(const std::array< double, 3 > &v)swift::misc::geo::ICoordinateGeodeticstatic
isValidVectorRange() constswift::misc::geo::ICoordinateGeodetic
isWithinRange(const ICoordinateGeodetic &coordinate) constswift::misc::geo::CElevationPlane
isWithinRange(const ICoordinateGeodetic &coordinate, const physical_quantities::CLength &radius) constswift::misc::geo::CElevationPlane
latitude() constswift::misc::geo::CCoordinateGeodeticvirtual
latitudeAsString() constswift::misc::geo::ICoordinateGeodeticinline
longitude() constswift::misc::geo::CCoordinateGeodeticvirtual
longitudeAsString() constswift::misc::geo::ICoordinateGeodeticinline
majorAirportRadius()swift::misc::geo::CElevationPlanestatic
marshallToDbus(QDBusArgument &arg, Tags...) constswift::misc::mixin::DBusByMetaClass< Derived, Tags >
marshalToDataStream(QDataStream &stream) constswift::misc::mixin::DataStreamByMetaClass< Derived >
minorAirportRadius()swift::misc::geo::CElevationPlanestatic
normalVector() constswift::misc::geo::CCoordinateGeodeticvirtual
normalVectorDouble() constswift::misc::geo::CCoordinateGeodeticvirtual
null()swift::misc::geo::CElevationPlanestatic
CValueObject< CCoordinateGeodetic >::operator=(const CValueObject &)=defaultswift::misc::CValueObject< CCoordinateGeodetic >protected
CValueObject< CCoordinateGeodetic >::swift::misc::CEmpty::operator=(const CEmpty &)=defaultswift::misc::CEmptyprotected
swift::misc::geo::ICoordinateGeodetic::operator=(const ICoordinateGeodetic &)=defaultswift::misc::geo::ICoordinateGeodetic
propertyByIndex(CPropertyIndexRef index) constswift::misc::geo::CElevationPlane
swift::registerMetadata()swift::misc::mixin::MetaType< Derived >static
MetaType< CElevationPlane >::registerMetadata()swift::misc::mixin::MetaType< CElevationPlane >static
setGeodeticHeight(const aviation::CAltitude &height)swift::misc::geo::CCoordinateGeodeticinline
setGeodeticHeightToNull()swift::misc::geo::CCoordinateGeodetic
setLatitude(const CLatitude &latitude)swift::misc::geo::CCoordinateGeodetic
setLatitudeFromWgs84(const QString &wgs)swift::misc::geo::CCoordinateGeodetic
setLatLong(const CLatitude &latitude, const CLongitude &longitude)swift::misc::geo::CCoordinateGeodetic
setLatLongFromWgs84(const QString &latitude, const QString &longitude)swift::misc::geo::CCoordinateGeodetic
setLongitude(const CLongitude &longitude)swift::misc::geo::CCoordinateGeodetic
setLongitudeFromWgs84(const QString &wgs)swift::misc::geo::CCoordinateGeodetic
setMajorAirportRadius()swift::misc::geo::CElevationPlane
setMinorAirportRadius()swift::misc::geo::CElevationPlane
setNormalVector(const QVector3D &normal)swift::misc::geo::CCoordinateGeodeticinline
setNormalVector(double x, double y, double z)swift::misc::geo::CCoordinateGeodeticinline
setNormalVector(const std::array< double, 3 > &normalVector)swift::misc::geo::CCoordinateGeodetic
setNull()swift::misc::geo::CCoordinateGeodeticinline
setPropertyByIndex(CPropertyIndexRef index, const QVariant &variant)swift::misc::geo::CElevationPlane
setRadius(const physical_quantities::CLength &radius)swift::misc::geo::CElevationPlaneinline
setRadiusOrMinimumRadius(const physical_quantities::CLength &radius)swift::misc::geo::CElevationPlane
setSinglePointRadius()swift::misc::geo::CElevationPlane
singlePointRadius()swift::misc::geo::CElevationPlanestatic
swift::stringForStreaming() constswift::misc::mixin::String< Derived >
String< CElevationPlane >::stringForStreaming() constswift::misc::mixin::String< CElevationPlane >
switchAltitudeUnit(const physical_quantities::CLengthUnit &unit)swift::misc::geo::CElevationPlane
switchUnit(const physical_quantities::CLengthUnit &unit)swift::misc::geo::CCoordinateGeodetic
toIcon() constswift::misc::mixin::Icon< Derived, IconIndex >
toJson() constswift::misc::mixin::JsonByMetaClass< Derived >
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) constswift::misc::mixin::JsonByMetaClass< Derived >
swift::toQString(bool i18n=false) constswift::misc::mixin::String< Derived >
String< CElevationPlane >::toQString(bool i18n=false) constswift::misc::mixin::String< CElevationPlane >
swift::toStdString(bool i18n=false) constswift::misc::mixin::String< Derived >
String< CElevationPlane >::toStdString(bool i18n=false) constswift::misc::mixin::String< CElevationPlane >
unmarshalFromDataStream(QDataStream &stream)swift::misc::mixin::DataStreamByMetaClass< Derived >
unmarshallFromDbus(const QDBusArgument &arg, Tags...)swift::misc::mixin::DBusByMetaClass< Derived, Tags >
~CEmpty()=defaultswift::misc::CEmptyprotected
~CValueObject()=defaultswift::misc::CValueObject< CCoordinateGeodetic >protected
~ICoordinateGeodetic()swift::misc::geo::ICoordinateGeodeticvirtual