pyleecan.Methods.Import.ImportGenMatrixSin package

exception GenSinEmptyError[source]

Bases: ImportError

Raised when the sin_list is empty

exception GenSinDimError[source]

Bases: ImportError

Raised when the ImportGenVectSin of the sin_list has different size (N)

exception GenSinTransposeError[source]

Bases: ImportError

Raised when the ImportGenVectSin of the sin_list has different is_transpose

exception InitSinMatDimError[source]

Bases: ImportError

Raised when the init_vector is called with wrong arguments

Submodules