Full definition:
function FDTD = SetSinusExcite(FDTD,f0)
see also SetGaussExcite SetCustomExcite
e.g
FDTD = SetSinusExcite(FDTD,1e9);
author: Thorsten Liebig