GlassBR
All Classes Files Functions
Public Member Functions | Public Attributes | List of all members
InputParameters Class Reference

Structure for holding the input values and derived values. More...

#include <InputParameters.hpp>

Public Member Functions

 InputParameters (string filename)
 Initializes input object by reading inputs, calculating derived values, and checking physical constraints and software constraints on the input. More...
 

Public Attributes

double a
 
double b
 
double w
 
double P_btol
 
double TNT
 
string g
 
double t
 
double SD_x
 
double SD_y
 
double SD_z
 
double h
 
double LDF
 
int GTF
 
double SD
 
double AR
 
double w_TNT
 

Detailed Description

Structure for holding the input values and derived values.

Constructor & Destructor Documentation

◆ InputParameters()

InputParameters::InputParameters ( string  filename)

Initializes input object by reading inputs, calculating derived values, and checking physical constraints and software constraints on the input.

Parameters
filenamename of the input file

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