Belle II Software
release-08-01-10
|
Public Member Functions | |
def | format_value (self, value, check=True) |
Public Attributes | |
ident | |
Identifier used in VCD output stream. | |
type | |
VCD variable type; one of :const:VCDWriter.VAR_TYPES . | |
size | |
Size, in bits, of variable. | |
Static Private Attributes | |
tuple | __slots__ = () |
variables | |
Real (IEEE-754 double-precision floating point) variable. Values must be numeric and cannot be 'x' or 'z' states.
def format_value | ( | self, | |
value, | |||
check = True |
|||
) |