Structure for holding the input values and derived values.
More...
|
| | InputParameters (String filename) throws Exception, FileNotFoundException, IOException |
| | Initializes input object by reading inputs, calculating derived values, and checking physical constraints and software constraints on the input. More...
|
| |
|
|
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 |
| |
Structure for holding the input values and derived values.
◆ InputParameters()
| GlassBR.InputParameters.InputParameters |
( |
String |
filename | ) |
throws Exception, FileNotFoundException, IOException |
Initializes input object by reading inputs, calculating derived values, and checking physical constraints and software constraints on the input.
- Parameters
-
| filename | name of the input file |
The documentation for this class was generated from the following file: