menu
carp_core package
documentation
common.dart
ECG
ECG.new constructor
ECG.new constructor
dark_mode
light_mode
ECG
constructor
ECG
(
{
int
samplingFrequencyHz
=
250
,
List
<
double
>
milliVolt
=
const []
,
})
Implementation
ECG({this.samplingFrequencyHz = 250, this.milliVolt = const []}) : super();
carp_core package
documentation
common
ECG
ECG.new constructor
ECG class