amplify.client.HitachiClientParametersOutputs
- class HitachiClientParametersOutputs
Control parameters for outputs.
- __init__(*args, **kwargs)
Methods
__init__
(*args, **kwargs)Attributes
A Boolean parameter that determines whether to output energy values.
A Boolean parameter that determines whether to output the execution time (in nanoseconds).
A parameter that specifies the number of outputs for spin and energy values.
A Boolean parameter that determines whther to output a spin array.
- property energies
A Boolean parameter that determines whether to output energy values. Assumed
True
if no value is specified.- Type:
- property execution_time
A Boolean parameter that determines whether to output the execution time (in nanoseconds). Assumed
False
if no value is specified.- Type:
- property num_outputs
A parameter that specifies the number of outputs for spin and energy values. All outputs are given if it is 0.
- Type: