A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-kmltrackelement.html below:

KmlTrackElement Class | ArcGIS Maps SDK for Qt

Member Function Documentation KmlTrackElement::KmlTrackElement(const QDateTime &when, const Esri::ArcGISRuntime::Point &coordinate, Esri::ArcGISRuntime::KmlOrientation *angle, QObject *parent = nullptr)

Creates a KmlTrackElement from a time instant, and optional coordinate and angle.

Coordinates will automatically be re-projected to WGS84 if they are not already.

[override virtual noexcept] KmlTrackElement::~KmlTrackElement()

Destructor.

Esri::ArcGISRuntime::KmlOrientation *KmlTrackElement::angle() const

Returns the angle at this point in the track.

nullptr values will be interpolated upon track creation and isAngleInterpolated will be true.

Esri::ArcGISRuntime::Point KmlTrackElement::coordinate() const

Returns the coordinate at this point in the track.

nullptr values will be interpolated upon track creation and isCoordinateInterpolated will be true.

bool KmlTrackElement::isAngleInterpolated() const

Returns true if the angle was interpolated, false if a concrete value was provided.

bool KmlTrackElement::isCoordinateInterpolated() const

Returns true if the coordinate was interpolated, false if a concrete value was provided.

QDateTime KmlTrackElement::when() const

Returns the time instant at this point in the track.

bool KmlTrackElement::operator!=(Esri::ArcGISRuntime::KmlTrackElement *other) const

Returns true if this object is not equal to a second KmlTrackElement object.

bool KmlTrackElement::operator==(Esri::ArcGISRuntime::KmlTrackElement *other) const

Returns true if this object is equal to a second KmlTrackElement object.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4