cavcalc.parameters.parameter.TargetParameter#

Overview

class cavcalc.parameters.parameter.TargetParameter(name_or_ptype, value: ~typing.Optional[~pint.quantity.build_quantity_class.<locals>.Quantity] = None)#

Bases: Parameter

Cavity parameters which represent targets computed by cavcalc.

Note

You should never need to instantiate objects of this type manually. These are constructed during the calculation process.