max_change عقار

max_change عقار

الحد الأقصى للتغيير لحل مرجع دائري.

تعريف:

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

أنظر أيضا