![]() |
ETS
\$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | fc2k_power_modulation (POWER_IN, NLEVEL, TSTART, TEND, FREQUENCY, TAU, POWER_OUT, TIMES_OUT) |
subroutine fc2k_power_modulation | ( | real (r8), dimension(1000), intent(in) | POWER_IN, |
integer | NLEVEL, | ||
real (r8), intent(in) | TSTART, | ||
real (r8), intent(in) | TEND, | ||
real (r8), intent(in) | FREQUENCY, | ||
real (r8), intent(in) | TAU, | ||
real (r8), dimension(1000), intent(out) | POWER_OUT, | ||
real (r8), dimension(1000), intent(out) | TIMES_OUT | ||
) |
Definition at line 16 of file fc2k_power_modulation.F90.