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.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
  StreetSmart.WPF (in StreetSmart.WPF.dll) Version: 25.4.0.0+7bd49053dfe51af01391d923dce38932dc8e8587
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