enum
MinknowApi::Basecaller::SelectionPreset
Defined in:
generated/minknow_api/basecaller.pb.crEnum Members
-
PRESET_ALL_RUNNING =
0 -
PRESET_MOST_RECENTLY_STARTED =
1 -
PRESET_ALL =
2
Class Method Summary
Instance Method Summary
-
#preset_all?
Returns
trueif this enum value equalsPRESET_ALL -
#preset_all_running?
Returns
trueif this enum value equalsPRESET_ALL_RUNNING -
#preset_most_recently_started?
Returns
trueif this enum value equalsPRESET_MOST_RECENTLY_STARTED
Class Method Detail
Instance Method Detail
def preset_most_recently_started?
#
Returns true if this enum value equals PRESET_MOST_RECENTLY_STARTED