MSP::Set::RawRC
Inherits JSON::Serializable < MSP::Set::Command < MSP::Command < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(roll : UInt16 | Nil = nil, pitch : UInt16 | Nil = nil, yaw : UInt16 | Nil = nil, throttle : UInt16 | Nil = nil, aux1 : UInt16 | Nil = nil, aux2 : UInt16 | Nil = nil, aux3 : UInt16 | Nil = nil, aux4 : UInt16 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
code
direction
from_slice(data : Bytes)
SourceInstance methods
aux1
Sourceaux2
Sourceaux3
Sourceaux4
Sourcepitch
Sourceroll
Sourcethrottle
Sourceto_slice
Sourceyaw
Source