Temporal Poses

Static Poses

Input and Output

  • asText, asEWKT: Return the Well-Known Text (WKT) or the Extended Well-Known Text (EWKT) representation

  • asBinary, asEWKB, asHexEWKB: Return the Well-Known Binary (WKB), the Extended Well-Known Binary (EWKB), or the Hexadecimal Extended Well-Known Binary (HexEWKB) representation

  • poseFromText, poseFromEWKT: Input from the Well-Known Text (WKT) or from the Extended Well-Known Text (EWKT) representation

  • poseFromBinary, poseFromEWKB , poseFromHexEWKB: Input from the Well-Known Binary (WKB), from the Extended Well-Known Binary (EWKB), or from the Hexadecimal Extended Well-Known Binary (HexEWKB) representation

Constructors

  • pose: Constructors for poses

Conversions

  • pose::stbox: Convert a pose and, optionally, a timestamp or a period, into a spatiotemporal box

  • pose::geometry: Convert a pose into a geometry point

Accessors

Transformations

  • round: Round the point and the orientation of the pose to the number of decimal places

Spatial Reference System

Comparisons

Temporal Poses

Input and Output

  • asText, asEWKT: Return the Well-Known Text (WKT) or the Extended Well-Known Text (EWKT) representation

  • asMFJSON: Return the Moving Features JSON (MF-JSON) representation

  • asBinary, asEWKB, asHexEWKB: Return the Well-Known Binary (WKB), the Extended Well-Known Binary (EWKB), or the Hexadecimal Extended Well-Known Binary (HexEWKB) representation

  • tposeFromText, tposeFromEWKT: Input from the Well-Known Text (WKT) or from the Extended Well-Known Text (EWKT) representation

  • tposeFromMFJSON: Input from the Moving Features JSON (MF-JSON) representation

  • tposeFromBinary, tposeFromEWKB , tposeFromHexEWKB: Input from the Well-Known Binary (WKB), from the Extended Well-Known Binary (EWKB), or from the Hexadecimal Extended Well-Known Binary (HexEWKB) representation

Constructors

  • tpose: Constructor for temporal poses from a base value and a time value

  • tposeSeq: Constructors for temporal poses of sequence subtype

  • tposeSeqSet, tposeSeqSetGaps: Constructor for temporal poses of sequence set subtype

  • tpose: Construct a 2D temporal pose from a temporal geometry point and a temporal float

Conversions

Accessors

Transformations

Modifications

Restrictions

Spatial Reference System

Bounding Box Operations

Distance Operations

  • |=|: Return the smallest distance ever

  • nearestApproachInstant: Return the instant of the first temporal pose at which the two arguments are at the nearest distance

  • shortestLine: Return the line connecting the nearest approach point

  • <->: Return the temporal distance

Comparisons

Aggregations