Struct nco_state_t¶
NCO state. More...
#include <nco_core.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint32_t | nmax |
| double | norm_freq |
| uint32_t | phase |
| uint32_t | phase_inc |
Detailed Description¶
Allocate with nco_create(). All fields are managed by the library; read phase and phase_inc via the property accessors.
Public Attributes Documentation¶
variable nmax¶
variable norm_freq¶
variable phase¶
variable phase_inc¶
The documentation for this class was generated from the following file native/inc/nco/nco_core.h