#include <calc_well.h>
Public Attributes | |
auto_value< well_state_type, well_open > | state |
Status of well directed by model. | |
auto_value< bool, false > | is_work |
Is well work by inner state. |
auto_value<bool, false> blue_sky::well_state< strategy_t >::is_work |
Is well work by inner state.
auto_value<well_state_type, well_open> blue_sky::well_state< strategy_t >::state |
Status of well directed by model.