ReadOnlyProperty

class scqubits.core.descriptors.ReadOnlyProperty(target_type)[source]

Descriptor for read-only properties (stored in xxx._name)

Methods

ReadOnlyProperty.__init__(target_type)

Parameters:

target_type (Type[TargetType])