UsblAngles class abstract

USBL Angles class

This message contains information, collected using USBL, about the bearing and elevation of a target.

Inheritance

Constructors

UsblAngles([void updates(UsblAnglesBuilder b)?])
factory

Properties

abbrev String
no setteroverride
bearing double
Target's bearing.
no setter
dst int
no setterinherited
dstEnt int
no setterinherited
elevation double
Target's elevation.
no setter
hashCode int
The hash code for this object.
no setterinherited
msgId int
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
src int
no setterinherited
srcEnt int
no setterinherited
sync int
no setterinherited
target int
Target's IMC address.
no setter
timestamp DateTime?
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(UsblAnglesBuilder)) UsblAngles
Rebuilds the instance.
inherited
toBuilder() UsblAnglesBuilder
Converts the instance to a builder B.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

static_id → const int