2.0.0b10
catchment modelling framework
|
This is the complete list of members for Cell, including all inherited members.
add_layer(real lowerboundary, const cmf::upslope::RetentionCurve &r_curve, real saturateddepth=10) | Cell | |
add_layer(real lowerboundary) | Cell | |
add_storage(std::string Name, char storage_role='N', bool isopenwater=false) | Cell | |
add_storage(cmf::water::WaterStorage::ptr storage) | Cell | |
get_area() const | Cell | |
get_evaporation() | Cell | |
get_layer(ptrdiff_t ndx) const | Cell | |
get_layers() const | Cell | |
get_meteorology() const | Cell | |
get_position() const | Cell | |
get_rain_source() | Cell | |
get_rainfall(cmf::math::Time t) const | Cell | |
get_saturated_depth() const | Cell | |
get_soildepth() const | Cell | |
get_surfacewater() | Cell | |
get_transpiration() | Cell | |
get_weather(cmf::math::Time t) const | Cell | |
heat_flux(cmf::math::Time t) const | Cell | |
InvalidateSatDepth() const | Cell | |
layer_count() const | Cell | |
leave_wetness() const | Cell | |
m3_to_mm(double volume) const | Cell | |
remove_last_layer() | Cell | |
remove_layers() | Cell | |
set_aerodynamic_resistance(cmf::atmosphere::aerodynamic_resistance::ptr Ra) | Cell | |
set_meteorology(const cmf::atmosphere::Meteorology &new_meteo) | Cell | |
set_rain_source(cmf::atmosphere::RainSource::ptr new_source) | Cell | |
set_rainfall(double rainfall) | Cell | |
set_saturated_depth(real depth) | Cell | |
set_uptakestress(const cmf::upslope::ET::RootUptakeStressFunction &stressfunction) | Cell | |
set_weather(const cmf::atmosphere::Weather &weather) | Cell | |
surface_water_coverage() const | Cell | |
surfacewater_as_storage() | Cell | |
vegetation | Cell |