pygrenade_vx.common.Time
-
class
pygrenade_vx.common.Time Bases:
pybind11_builtins.pybind11_object-
__init__(*args, **kwargs) Overloaded function.
__init__(self: _pygrenade_vx_common.Time, value: int = 0) -> None
__init__(self: _pygrenade_vx_common.Time, arg0: _pygrenade_vx_common.Time) -> None
Methods
__init__(*args, **kwargs)Overloaded function.
toChipTime(self)toEnum(self)toFPGATime(self)toTimerOnFPGAValue(self)value(self)Attributes
-
fpga_clock_cycles_per_us= Time(125)
-
is_interval= False
-
lowest= 0
-
max= 18446744073709551615
-
min= 0
-
toChipTime(self: _pygrenade_vx_common.Time) → pyfisch_vx_v3.ChipTime
-
toEnum(self: _pygrenade_vx_common.Time) → pyhalco_common.Enum
-
toFPGATime(self: _pygrenade_vx_common.Time) → pyfisch_vx_v3.FPGATime
-
toTimerOnFPGAValue(self: _pygrenade_vx_common.Time) → pyhaldls_vx_v3.Timer.Value
-
value(self: _pygrenade_vx_common.Time) → int
-