pyleecan.Methods.Output.Output.getter.get_BH_rotor module

get_BH_rotor(self)[source]

Return the B(H) curve of the rotor material

Parameters:

self (Output) – an Output object

Returns:

BH – B(H) values (two colums matrix: H and B(H))

Return type:

numpy.ndarray

exception BHShapeError[source]

Bases: Exception

Raised when the BH curve has not the expected shape