BG_Flood  0.1
Documentation (Work-in-progress)
bndsegment Class Reference

#include <Forcing.h>

Collaboration diagram for bndsegment:

Public Attributes

std::vector< Windindata
 
std::string inputfile
 
Polygon poly
 
std::string polyfile
 
bool on = false
 
bool uniform = true
 
int type = 1
 
int nbnd
 
int nblk = 0
 
DynForcingP< float > WLmap
 
bndsegmentside left
 
bndsegmentside right
 
bndsegmentside top
 
bndsegmentside bot
 

Member Data Documentation

◆ bot

bndsegmentside bndsegment::bot

◆ data

std::vector<Windin> bndsegment::data

◆ inputfile

std::string bndsegment::inputfile

◆ left

bndsegmentside bndsegment::left

◆ nblk

int bndsegment::nblk = 0

◆ nbnd

int bndsegment::nbnd

◆ on

bool bndsegment::on = false

◆ poly

Polygon bndsegment::poly

◆ polyfile

std::string bndsegment::polyfile

◆ right

bndsegmentside bndsegment::right

◆ top

bndsegmentside bndsegment::top

◆ type

int bndsegment::type = 1

◆ uniform

bool bndsegment::uniform = true

◆ WLmap

DynForcingP<float> bndsegment::WLmap

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