UamTxRange class abstract

UamTxRange class

Request an acoustic modem driver to measure the distance to another system.

Inheritance

Constructors

UamTxRange([void updates(UamTxRangeBuilder b)?])
factory

Properties

abbrev String
no setteroverride
dst int
no setterinherited
dstEnt int
no setterinherited
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
seq int
A sequence identifier that should be incremented for each request. This number will then be used to issue transmission status updates via the message UamTxStatus.
no setter
src int
no setterinherited
srcEnt int
no setterinherited
sync int
no setterinherited
sysDst String
The canonical name of the target system.
no setter
timeout double
Maximum amount of time to wait for a reply.
no setter
timestamp DateTime?
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(dynamic updates(UamTxRangeBuilder)) UamTxRange
Rebuilds the instance.
inherited
toBuilder() UamTxRangeBuilder
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