Adds a dipole source to the simulation environment. In MODE the command requires an active varFDTD solver region in the objects tree.
Syntax |
Description |
---|---|
adddipole; |
Adds a dipole source to the simulation environment. This function does not return any data. |
Example
The following script commands will add a dipole source to the FDTD simulation environment and set its position.
adddipole; set("x",0); set("y",-1e-6); set("z",5e-6);
See Also
List of commands , set , addplane , addgaussian , addtfsf