Temporal Circular Buffers

Static Circular Buffers

Constructors

  • cbuffer: Constructor for circular buffers

Conversions

Accessors

Transformations

  • round: Round the point and the radius of the circular buffer to the number of decimal places

Spatial Operations

Comparisons

Temporal Circular Buffers

Input and Output

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

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

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

  • tcbufferFromBinary, tcbufferFromEWKB, tcbufferFromHexEWKB: 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

  • tcbuffer: Constructor for temporal circular buffers having a constant value

  • tcbufferSeq: Constructors for temporal circular buffers of sequence subtype

  • tcbufferSeqSet, tcbufferSeqSetGaps: Constructor for temporal circular buffers of sequence set subtype

  • tcbuffer: Construct a temporal circular buffer from a temporal geometry point and a temporal float

Conversions

Accessors

Transformations

Restrictions

Distance Operations

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

  • nearestApproachDistance: Return the smallest distance ever between the two arguments

  • shortestLine: Return the line connecting the nearest approach point between the two arguments

  • |=|: Return the smallest distance ever between the two arguments

  • <->: Return the temporal distance

Spatial Operations

Bounding Box Operations

Spatial Relationships

Comparisons

Aggregations