Skip to content

Struct nco_state_t

ClassList > 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

uint32_t nco_state_t::nmax;

variable norm_freq

double nco_state_t::norm_freq;

variable phase

uint32_t nco_state_t::phase;

variable phase_inc

uint32_t nco_state_t::phase_inc;


The documentation for this class was generated from the following file native/inc/nco/nco_core.h