Virtual PhotonicsThe LinearDiscreteFourierTransform type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| LinearDiscreteFourierTransform | Initializes a new instance of the LinearDiscreteFourierTransform class  | 
Methods
| Name | Description | |
|---|---|---|
|  (Inherited from  | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from  | ||
| GetFourierTransform( Double , Double , Double, Double) | 
            Calculate the Fourier Transform using a discrete Riemann middle sum with uniform dt
              | |
| GetFourierTransform( Double , Double , Double , Double) | 
            Calculate the Fourier Transform using a discrete Riemann middle sum with non uniform dt
              | |
Serves as a hash function for a particular type.   (Inherited from  | ||
| GetTime | ||
Gets the   (Inherited from  | ||
Creates a shallow copy of the current   (Inherited from  | ||
Returns a string that represents the current object.  (Inherited from  | 
See Also