SynthOptions
- class SynthOptions
Options for printing synthetic elements.
Members defined in
SynthOptions(2 members)
RWHow to print synthetic
LiteralRealvalues:
Attributes
- property literal_real: syside.conf.FloatFormat
How to print synthetic
LiteralRealvalues:none- implementation defined, typically fixed format, e.g.0.024exp- printed in exponential notation, e.g.2.4e-2prec- general format, switching between fixed and exponential format depending on the magnitude
Methods
- __init__() None