Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Complex
ROfFt
            Calculate the Fourier Transform using a discrete Riemann middle sum with uniform dt
            
Namespace: Vts.ModelingAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- time
 - Type:  
System Double 
vector of discrete time values 
- ROfTime
 - Type:  
System Double 
vector of discrete R(time) values 
- dt
 - Type: 
System Double
delta time 
- ft
 - Type: 
System Double
the temporal frequency at which to evaluate 
Return Value
Type:ROfFt
See Also