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

int c

column number

int col1

column number in the file for interpolation

int col2

column number in the file for interpolation

char* data

name of the file of the data

int l

line number

char* name

label of the interpolation function

struct _mei_node_t* op

variable to be interpolate


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