class

ReadUntil::SignalFormat

Inherits Reference < Object

Constructors

from_data_types(types : MinknowApi::Data::GetDataTypesResponse) : SignalFormat
Source
new(calibrated : String = "float32", uncalibrated : String = "int16")
Source

Class methods

dtype_name(data_type : MinknowApi::Data::GetDataTypesResponse::DataType | Nil) : String
Source

Instance methods

calibrated
Source
calibrated_float32?
Source
dtype_for(kind : RawDataKind) : String
Source
uncalibrated
Source
uncalibrated_int16?
Source