GlassBR
All Classes Files Functions
Functions
ReadTable.py File Reference

Provides a function for reading glass ASTM data. More...

Functions

def python.ReadTable.read_table (filename, z_vector, x_matrix, y_matrix)
 Reads glass ASTM data from a file with the given file name. More...
 

Detailed Description

Provides a function for reading glass ASTM data.

Author
Nikitha Krithnan and W. Spencer Smith
Note
Generated by Drasil v0.1-alpha

Function Documentation

◆ read_table()

def python.ReadTable.read_table (   filename,
  z_vector,
  x_matrix,
  y_matrix 
)

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