IDerivedDataLineString Interface

Derived data which contains the calculated data of a line measurement

Definition

Namespace: StreetSmart.Common.Interfaces.GeoJson
Assemblies:  StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
  StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.7.0.0+8d57adf8e9b2f0e8b292285b4ebbbdc257654fdc
C#
public interface IDerivedDataLineString : IDerivedData
Implements
IDerivedData

Properties

CoordinateStdev Standard deviations of the points
DeltaXY Delta XY
DeltaZ Delta Z
Precision Precision
(Inherited from IDerivedData)
SegmentLengths Segment lengths
SegmentsDeltaXY Segments delta XY
SegmentsDeltaZ Segments delta Z
SegmentsSlopeAngle Segments slope angle
SegmentsSlopePercentage Segments slope percentage
TotalLength The total lenght
Unit The unit of the measurement
(Inherited from IDerivedData)

Version Information

Supported in: 18.7

See Also