BG_Flood  0.8
Documentation (Work-in-progress)
inputmap Class Reference

#include <Input.h>

Inheritance diagram for inputmap:

Public Attributes

int nx = 0
 
int ny = 0
 
double xo = 0.0
 
double yo = 0.0
 
double xmax = 0.0
 
double ymax = 0.0
 
double dx = 0.0
 
double grdalpha =0.0
 
bool flipxx = false
 
bool flipyy = false
 
std::string inputfile
 
std::string extension
 
std::string varname
 

Member Data Documentation

◆ dx

double inputmap::dx = 0.0

◆ extension

std::string inputmap::extension

◆ flipxx

bool inputmap::flipxx = false

◆ flipyy

bool inputmap::flipyy = false

◆ grdalpha

double inputmap::grdalpha =0.0

◆ inputfile

std::string inputmap::inputfile

◆ nx

int inputmap::nx = 0

◆ ny

int inputmap::ny = 0

◆ varname

std::string inputmap::varname

◆ xmax

double inputmap::xmax = 0.0

◆ xo

double inputmap::xo = 0.0

◆ ymax

double inputmap::ymax = 0.0

◆ yo

double inputmap::yo = 0.0

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