CInt#
- class ctapipe.core.traits.CInt(default_value: Any = traitlets.Undefined, allow_none: bool = False, read_only: bool | None = None, help: str | None = None, config: Any | None = None, **kwargs: Any)#
Bases:
Long
[G
,S
]A casting version of the int trait.
Methods Summary
validate
(obj, value)Methods Documentation