![]() |
DUNE: Uniform Navigational Environment
2022.04.0
|
Public Attributes | |
std::string | filename |
std::string | u_data_path |
std::string | v_data_path |
std::string Simulators::StreamVelocity::StreamGenerator::ModelDataConfig::filename |
Path to the file containing the data.
Referenced by Simulators::StreamVelocity::StreamGenerator::factory().
std::string Simulators::StreamVelocity::StreamGenerator::ModelDataConfig::u_data_path |
Path to the node in the file containing the velocity values in the East direction.
Referenced by Simulators::StreamVelocity::StreamGenerator::factory(), and Simulators::StreamVelocity::StreamGenerator::Gridded2DModelDataStreamGenerator::Gridded2DModelDataStreamGenerator().
std::string Simulators::StreamVelocity::StreamGenerator::ModelDataConfig::v_data_path |
Path to the node in the file containing the velocity values in the North direction.
Referenced by Simulators::StreamVelocity::StreamGenerator::factory(), and Simulators::StreamVelocity::StreamGenerator::Gridded2DModelDataStreamGenerator::Gridded2DModelDataStreamGenerator().