getOpenHflag {epanet2toolkit}R Documentation

getOpenHflag

Description

gets current value of EPANET global variable OpenHflag

Usage

getOpenHflag()

Details

primary use of this function is to allow package functions to check open/closed status of the toolkit's hydraulic solver before calling a hydraulic function

Value

boolean

Examples

getOpenHflag()

[Package epanet2toolkit version 0.3.2 Index]