clockworkdb.observation
Classes
Module Contents
- class clockworkdb.observation.Observation
- flag() _clockworkdb.value_types.ValueType
- is_normal() bool
- clone() Observation
- __lt__(arg: Observation, /) bool
- __le__(arg: Observation, /) bool
- __gt__(arg: Observation, /) bool
- __ge__(arg: Observation, /) bool
- __eq__(arg: Observation, /) bool
- __ne__(arg: Observation, /) bool
- __str__() str
- __bool__() bool
- __int__() int
- __float__() float
- to_string() tom::value_types::string