Skip to content

Struct comp_rational_data_config_t

ClassList > comp_rational_data_config_t

The type definition for configuring the rational data computation.

  • #include <comp_rational_data.h>

Public Attributes

Type Name
storage_write_funptr_t storage_write
note_tv_t * tv_n
char * tv_str_buff
size_t tv_str_buff_len

Public Attributes Documentation

variable storage_write

storage_write_funptr_t comp_rational_data_config_t::storage_write;

variable tv_n

note_tv_t* comp_rational_data_config_t::tv_n;

variable tv_str_buff

char* comp_rational_data_config_t::tv_str_buff;

variable tv_str_buff_len

size_t comp_rational_data_config_t::tv_str_buff_len;


The documentation for this class was generated from the following file source/comp-rational_data/src/comp_rational_data.h