pygrenade_vx.network.ProjectionOnExecutionInstance
-
class
pygrenade_vx.network.ProjectionOnExecutionInstance Bases:
pybind11_builtins.pybind11_object-
__init__(*args, **kwargs) Overloaded function.
__init__(self: _pygrenade_vx_network.ProjectionOnExecutionInstance, value: int = 0) -> None
__init__(self: _pygrenade_vx_network.ProjectionOnExecutionInstance, arg0: _pygrenade_vx_network.ProjectionOnExecutionInstance) -> None
Methods
__init__(*args, **kwargs)Overloaded function.
toEnum(self)value(self)Attributes
-
begin= 0
-
end= 4294967296
-
is_interval= False
-
max= 4294967295
-
min= 0
-
size= 4294967296
-
toEnum(self: _pygrenade_vx_network.ProjectionOnExecutionInstance) → pyhalco_common.Enum
-
value(self: _pygrenade_vx_network.ProjectionOnExecutionInstance) → int
-