class

MinknowApi::AnalysisConfiguration::EventDetection

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
break_on_mux_changes
Source
break_on_mux_changes=(break_on_mux_changes : Bool)
Source
clear_events_to_base_ratio
Source
encode(io : IO) : Nil
Source
encode_partial(io : IO) : Nil
Source
events_to_base_ratio
Source
events_to_base_ratio=(events_to_base_ratio : Google::Protobuf::DoubleValue | Nil)
Source
force_detect_events_when_disconnected
Source
force_detect_events_when_disconnected=(force_detect_events_when_disconnected : Bool)
Source
has_events_to_base_ratio?
Source
max_mux_change_back_shift
Source
max_mux_change_back_shift=(max_mux_change_back_shift : UInt32)
Source
peak_height
Source
peak_height=(peak_height : Float64)
Source
threshold
Source
threshold=(threshold : Float64)
Source
type_
Source
type_=(type_ : Proto::OpenEnum(EventDetection::DetectionType))
Source
validate_required!
Source
validate_required_deep!
Source
window_size
Source
window_size=(window_size : UInt32)
Source

Nested types