ImportGenMatrixSin package¶
-
exception
GenSinEmptyError
[source]¶ Bases:
pyleecan.Methods.Import.ImportError
Raised when the sin_list is empty
-
exception
GenSinDimError
[source]¶ Bases:
pyleecan.Methods.Import.ImportError
Raised when the ImportGenVectSin of the sin_list has different size (N)
-
exception
GenSinTransposeError
[source]¶ Bases:
pyleecan.Methods.Import.ImportError
Raised when the ImportGenVectSin of the sin_list has different is_transpose
-
exception
InitSinMatDimError
[source]¶ Bases:
pyleecan.Methods.Import.ImportError
Raised when the init_vector is called with wrong arguments