concentration_exponent property

concentration_exponent property

ConcentrationExponent

Definition:

@property
def concentration_exponent(self):
    ...
@concentration_exponent.setter
def concentration_exponent(self, value):
    ...

See Also