npoint, nsegment: Constructors for network points and network segments
npoint::geometry, nsegment::geometry, geometry::npoint, geometry::nsegment: Convert between a network point or segment and a geometry
route: Return the route identifier
getPosition: Return the position fraction
startPosition, endPosition: Return the start or end position
round: Round the position(s) of the network point or the network segment to the number of decimal places
=, <>, <, >, <=, >=: Traditional comparisons
tnpoint: Constructor for temporal network points from a base value and a time value
tnpointSeq: Constructors for temporal network points of sequence subtype
tnpointSeqSet, tnpointSeqSetGaps: Constructor for temporal network points of sequence set subtype
tnpoint::tgeompoint, tgeompoint::tnpoint: Convert between a temporal network point and a temporal geometry point
getValues: Return the values
routes: Return the road identifiers
valueAtTimestamp: Return the value at a timestamp
length: Return the length traversed by the temporal network point
cumulativeLength: Return the cumulative length traversed by the temporal network point
speed: Return the speed of the temporal network point in units per second
tnpointInst, tnpointSeq, tnpointSeqSet: Transform a temporal network point to another subtype
setInterp: Transform a temporal network point to another interpolation
round: Round the fraction of the temporal network point to the number of decimal places
atValues, minusValues: Restrict to (the complement of) a set of values
atGeometry, minusGeometry: Restrict to (the complement of) a geometry
&&, <@, @>, ~=, -|-: Topological operators
<<, &<, >>, &>, <<|, &<|, |>>, |&>, <<#, &<#, #>>, |&>: Position operators
|=|: Return the smallest distance ever
nearestApproachInstant: Return the instant of the first temporal network point 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
twCentroid: Return the time-weighted centroid
=, <>, <, >, <=, >=: Traditional comparisons
?=, &=: Ever and always comparisons
#=, #<>: Temporal comparisons