public static class PhaseTools
Public NotInheritable Class PhaseTools
public ref class PhaseTools abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type PhaseTools = class end
GroupDelayT | Group Delay |
PhaseDelayT | Phase Delay |
Unwrap(Double) | Unwrap Phase |
UnwrapT(T) | Unwrap Phase |
UnwrapT(Double, T, Double, Boolean) | Unwrap Phase (phase should start at DC between +90 deg and -270 deg for a negative slope or -90 deg and +270 deg for a positive slope) |
UnwrapT(Double, T, Double, Boolean, Double, Double) | Unwrap Phase (phase should start at DC between +90 deg and -270 deg for a negative slope or -90 deg and +270 deg for a positive slope) |
Wrap(Double) | Wrap Phase |
Wrap(Double) | Wrap Phase |
WrapT(T) | Wrap Phase |
WrapT(T) | Wrap Phase |