Sample class

Constructors

Sample(int time)

Properties

bearing int?
getter/setter pair
cns double?
getter/setter pair
deco Deco?
getter/setter pair
depth double?
getter/setter pair
events List<Event>?
getter/setter pair
gasmix int?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
heartbeat int?
getter/setter pair
ppo2 PPO2?
getter/setter pair
pressure List<Pressure>?
getter/setter pair
rbt int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setpoint double?
getter/setter pair
temperature double?
getter/setter pair
time int
final
vendor Vendor?
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited