PronySeriesRelaxationResultGetFrequencyDomainYOfFrequency Method |
Gets (in the frequency domain) the y-value in dependence on the frequency.
Namespace: Altaxo.Science.SignalsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Complex GetFrequencyDomainYOfFrequency(
double f
)
Parameters
- f Double
- The frequency.
Return Value
ComplexThe y-value (modulus) in the frequency domain.
See Also