public class SignalProcessing
Methods
| Name | Description |
|---|---|
| FuncToString | Convert a function type to string. |
| OpToString | Convert an operand type to string. |
| StringToFunc | Convert a string to function type. |
| StringToOp | Convert a string to operand type. |
Constants
| Name | Type | Description |
|---|---|---|
| MaxRateConversionPowerFactor | Int32 | Maximum power of two that rate conversion factor can have. |