TwiceAsNice  2019-02-18
Public Attributes | List of all members
tnxaxis Struct Reference

#include <tnx.h>

Collaboration diagram for tnxaxis:
Collaboration graph

Public Attributes

int type
 
int xorder
 
int yorder
 
int xterms
 
int ncoeff
 
double xrange
 
double yrange
 
double xmaxmin
 
double ymaxmin
 
double * coeff
 
double * xbasis
 
double * ybasis
 

Member Data Documentation

◆ coeff

double * tnxaxis::coeff

◆ ncoeff

int tnxaxis::ncoeff

◆ type

int tnxaxis::type

◆ xbasis

double * tnxaxis::xbasis

◆ xmaxmin

double tnxaxis::xmaxmin

◆ xorder

int tnxaxis::xorder

◆ xrange

double tnxaxis::xrange

◆ xterms

int tnxaxis::xterms

◆ ybasis

double * tnxaxis::ybasis

◆ ymaxmin

double tnxaxis::ymaxmin

◆ yorder

int tnxaxis::yorder

◆ yrange

double tnxaxis::yrange

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