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, getDisplayableValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDisplayableValue, getDisplayName
public 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()
ISARMIMetadataValue
getBytes
in interface ISARMIMetadataValue
Copyright © 2022 West Ridge Systems. All rights reserved.