![]() | Gaussian |
The GaussianSignal type exposes the following members.
Name | Description | |
---|---|---|
![]() | Alpha | Alpha |
![]() | Amplitude | Amplitude |
![]() | AutoConfigure | Auto-Configure will automatically configure the time, amplitude, and alpha parameters for the Gaussian signal to the document's domain settings. Those parameters will be set for the frequency content of the Gaussian to have an amplitude of 1 at the FDTD domain's fundamental frequency and a 60 dB dropoff (amplitude of 0.01) at the FDTD domain's highest resolvable frequency. This parameter is set to "true" by default, and can be used with normalization algorithms to replicate a wide variety of environments in the frequency domain.To manually configure a plane wave, set this parameter to "false" and consult the EMC Plus and Charge Plus user manual for an explanation of the Gaussian Waveform. |
![]() | DisplayName |
Gets/Sets the display name of the underlying sim object.
(Inherited from APISimObjectBaseTWrapper) |
![]() | Name |
Name of the Analytic Signal
(Inherited from AnalyticSignalBaseTWrapper, TWave) |
![]() | TEnd |
The simulation time the signal turns off. The default end time matches the simulation end time
(Inherited from AnalyticSignalBaseTWrapper, TWave) |
![]() | TPeak | Time to Peak |
![]() | TStart |
The simulation time the signal turns on. The default start time matches the simulation start time.
(Inherited from AnalyticSignalBaseTWrapper, TWave) |
![]() | TStep |
The sample rate of the signal. The default step time matches the simulation step time.
(Inherited from AnalyticSignalBaseTWrapper, TWave) |