public abstract class Angle_0_90 extends AbstractAngle implements ISARMIMetadataValue
This is encoded as IMAPB(0, 90, 2).
NUM_BYTES, value| Constructor and Description |
|---|
Angle_0_90(byte[] bytes)
Create from encoded bytes.
|
Angle_0_90(double angle)
Create from value.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes()
Get the encoded bytes.
|
getAngle, getDisplayableValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayableValue, getDisplayNamepublic Angle_0_90(double angle)
angle - angle value in degrees.public Angle_0_90(byte[] bytes)
bytes - the byte array to decode the value from.public byte[] getBytes()
ISARMIMetadataValuegetBytes in interface ISARMIMetadataValueCopyright © 2022 West Ridge Systems. All rights reserved.