Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(LTISystem_) | :: | system | ||||
type(Random_) | :: | random | ||||
type(IO_) | :: | file | ||||
type(IO_) | :: | SpectreFile | ||||
real(kind=real64) | :: | F(2,2) | ||||
real(kind=real64) | :: | G(2,1) | ||||
real(kind=real64) | :: | H(1,2) | ||||
real(kind=real64) | :: | x(2) | ||||
complex(kind=complex64) | :: | y(4096) | ||||
complex(kind=complex64), | allocatable | :: | spectre(:) | |||
complex(kind=complex64), | allocatable | :: | in_spectre(:) | |||
integer(kind=int32) | :: | i | ||||
integer(kind=int32) | :: | j |