class

MinknowApi::MinionDevice::SamplingFrequencyParameters

Inherits Proto::Message < Proto::HasUnknownFields < Reference < Object

Constructors

decode(bytes : Bytes) : self

Decode a message from a raw byte slice.

Source
decode(io : IO) : self
Source
decode_partial(bytes : Bytes) : self
Source
decode_partial(io : IO) : self
Source

Instance methods

==(other : self) : Bool

Returns true if this reference is the same as other. Invokes same?.

Source
clock_divider
Source
clock_divider=(clock_divider : UInt32)
Source
clock_speed
Source
clock_speed=(clock_speed : Proto::OpenEnum(SamplingFrequencyParameters::ClockSpeed))
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
integration_time
Source
integration_time=(integration_time : UInt32)
Source

Nested types