|
FhSim
3.1.0
Marine systems simulation
|
#include <ParametricBathymetry.h>
Collaboration diagram for environmentmodels::parametric::Spec:Public Attributes | |
| double | baseDepth = 200.0 |
| Fallback depth where nothing else applies [m]. | |
| double | rho = 2000.0 |
| Constant seabed density [kg/m^3]. | |
| Track | track |
| Optional along-track profile sequence. | |
| std::vector< Layer > | layers |
| Optional general composition layers (applied after the track). | |
Complete parametric seabed specification.