Freigeben über


SpatialLocatorAttachedFrameOfReference.GetStationaryCoordinateSystemAtTimestamp Methode

Definition

Ruft ein Koordinatensystem ab, dessen Ursprung die Position des Geräts zum angegebenen Zeitstempel ist, ausgerichtet auf die feste Überschrift dieses Bezugsrahmens. Dieses Koordinatensystem bleibt stationär und verfolgt keine weitere Bewegung des Geräts.

public:
 virtual SpatialCoordinateSystem ^ GetStationaryCoordinateSystemAtTimestamp(PerceptionTimestamp ^ timestamp) = GetStationaryCoordinateSystemAtTimestamp;
SpatialCoordinateSystem GetStationaryCoordinateSystemAtTimestamp(PerceptionTimestamp const& timestamp);
public SpatialCoordinateSystem GetStationaryCoordinateSystemAtTimestamp(PerceptionTimestamp timestamp);
function getStationaryCoordinateSystemAtTimestamp(timestamp)
Public Function GetStationaryCoordinateSystemAtTimestamp (timestamp As PerceptionTimestamp) As SpatialCoordinateSystem

Parameter

timestamp
PerceptionTimestamp

Der Zeitstempel, für den das Koordinatensystem berechnet werden soll.

Gibt zurück

Das Koordinatensystem, das dem Zeitstempel entspricht.

Hinweise

Das Koordinatensystem ist rechtshändig mit +y nach oben, +x nach rechts und -z vorwärts.

Gilt für: