cbuffer: Constructor for circular buffers
cbuffer::geometry, geometry::cbuffer: Convert between a circular buffer and a geometry point
stbox: Convert a circular buffer and, optionally, a timestamp or a period, into a spatiotemporal box
round: Round the point and the radius of the circular buffer to the number of decimal places
SRID, setSRID: Return or set the spatial reference identifier
transform, transformPipeline: Transform to a spatial reference identifier
=, <>, <, >, <=, >=: Traditional comparisons
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
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
tcbuffer::tgeompoint: Convert a temporal circular buffer to a temporal geometry point
tcbuffer::tfloat: Convert a temporal circular buffer to a temporal float
getValues: Return the values
points, radius: Return the points or the radii
valueAtTimestamp: Return the value at a timestamp
tcbufferInst, tcbufferSeq, tcbufferSeqSet: Transform a temporal circular buffer to another subtype
setInterp: Transform a temporal circular buffer to another interpolation
round: Round the points and the radii of the temporal circular buffer to the number of decimal places
atValues, minusValue: Restrict to (the complement of) a set of values
atGeometry, minusGeometry: Restrict to (the complement of) a geometry
|=|: Return the smallest distance ever between the two arguments
nearestApproachInstant: Return the instant of the first temporal circular buffer at which the two arguments are at the nearest distance
shortestLine: Return the line connecting the nearest approach point between the two arguments
<->: Return the temporal distance
SRID, setSRID: Return or set the spatial reference identifier
transform, transformPipeline: Transform to a spatial reference identifier
traversedArea: Return the area traversed by the temporal circular buffer
&&, <@, @>, ~=, -|-: Topological operators
<<, &<, >>, &>, <<|, &<|, |>>, |&>, <<#, &<#, #>>, |&>: Position operators
eContains, eDisjoint, eIntersects, eTouches, eDwithin: Possible spatial relationships
tContains, tDisjoint, tIntersects, tTouches, tDwithin: Spatiotemporal relationships
=, <>, <, >, <=, >=: Traditional comparisons
?=, &=: Ever and always comparisons
#=, #<>: Temporal comparisons