coefficient property
coefficient property
Coefficient
Definition:
@property
def coefficient(self):
...
@coefficient.setter
def coefficient(self, value):
...
Coefficient
@property
def coefficient(self):
...
@coefficient.setter
def coefficient(self, value):
...