GlassBR
All Classes Files Functions
Static Public Member Functions | List of all members
ReadTable Class Reference

Static Public Member Functions

static void read_table (string filename, List< double > z_vector, List< List< double >> x_matrix, List< List< double >> y_matrix)
 Reads glass ASTM data from a file with the given file name. More...
 

Member Function Documentation

◆ read_table()

static void ReadTable.read_table ( string  filename,
List< double >  z_vector,
List< List< double >>  x_matrix,
List< List< double >>  y_matrix 
)
inlinestatic

Reads glass ASTM data from a file with the given file name.

Parameters
filenamename of the input file
z_vectorlist of z values
x_matrixlists of x values at different z values
y_matrixlists of y values at different z values

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