Class Ptnlb
Laser Range Tree Measurement
Implements
Inherited Members
Namespace: NmeaParser.Messages.Trimble
Assembly: NmeaParser.dll
Syntax
[NmeaMessageType("PTNLB")]
public class Ptnlb : NmeaMessage, IEquatable<NmeaMessage>
Constructors
Name | Description |
---|---|
Ptnlb(string, string[]) | Initializes a new instance of the Ptnlb class. |
Properties
Name | Description |
---|---|
MeasuredTreeDiameter | Gets the measured tree diameter. |
MeasuredTreeDiameterUnits | Gets the units of the MeasuredTreeDiameter value. |
MeasuredTreeHeight | Gets the message height of the tree. |
MeasuredTreeHeightUnits | Gets the units of the MeasuredTreeHeight value. |
TreeDiameter | Gets the tree diameter. |
TreeHeight | Gets the height of the tree. |
Applies
Target | Versions |
---|---|
.NET Standard 2.0 | main, v3.0, v2.2, v2.1, v2.0 |
.NET | main, v3.0 |
.NET Windows | main, v3.0 |
.NET Android | main, v3.0 |
.NET iOS | main, v3.0 |
.NET Framework | main, v3.0, v2.2, v2.1, v2.0 |
UWP | main, v3.0, v2.2, v2.1, v2.0 |
Xamarin.Android | v2.2, v2.1, v2.0 |
Xamarin.iOS | v2.2, v2.1, v2.0 |