init_vector (method)¶
-
init_vector
(self, f, A, Phi, N, Tf)[source]¶ Create the sin_list according to the input list
- Parameters
self (ImportGenMatrixSin) – An ImportGenMatrixSin object
f (list) – list of frequency for the sinus
A (list) – list of amplitude for the sinus
Phi (list) – list of phase for the sinus
N (int) – Number of point (same for all the sinus)
Tf (float) – End time (same for all the sinus)