(required) array of 3d coordinates: [x, y, z]
Optional
options: ReferenceSystemOptions(optional)
Private
_offsetReturns as resampled version of the projected path between start and end Samples are picked from the beginning of the path at every CURTAIN_SAMPLING_INTERVAL meters If the angle between two consecutive segments is close to 180 degrees depending on CURTAIN_SAMPLING_ANGLE_THRESHOLD, a sample in between is discarded.
The start and the end are not guaranteed to be part of the returned set of points
in MD
in MD
guarantee to include the starting and end points
Generate a set of coordinates along the trajectory of the curve
Generate a set of coordinates along the trajectory of the curve
Private
setStatic
getStatic
toGenerated using TypeDoc
Creates a common reference system that layers and other components can use