programmer's documentation
Data Fields
interp1d_node_t Struct Reference

Function of interpolation 1D. More...

#include <mei_node.h>

Collaboration diagram for interp1d_node_t:
Collaboration graph

Data Fields

char * name
 
char * data
 
int l
 
int c
 
int col1
 
int col2
 
struct _mei_node_top
 

Detailed Description

Function of interpolation 1D.

Field Documentation

§ c

int c

column number

§ col1

int col1

column number in the file for interpolation

§ col2

int col2

column number in the file for interpolation

§ data

char* data

name of the file of the data

§ l

int l

line number

§ name

char* name

label of the interpolation function

§ op

struct _mei_node_t* op

variable to be interpolate


The documentation for this struct was generated from the following file: