pyleecan.Methods.Output.OutElec.get_Is module

get_Is(self, Time=None, is_dqh=False, is_fund_only=False, is_harm_only=False, is_freq=None)[source]

Return the stator current DataND object

Parameters:
  • self (OutElec) – an OutElec object

  • Time (Data) – Time axis

  • is_dqh (bool) – True to rotate in DQH frame

  • is_fund_only (bool) – True to return only fundamental component

  • is_harm_only (bool) – True to return only components at higher frequencies than fundamental component

  • is_freq (bool) – True to calculate dqh transformation in frequency domain

Returns:

Is – stator current

Return type:

DataND