full_load_current property

full_load_current property

FullLoadCurrent

Definition:

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

See Also