DUNE: Uniform Navigational Environment  2020.01.0
Simulators::StreamVelocity::Arguments Struct Reference

Public Attributes

std::string type
 
double default_wx
 
double default_wy
 
double default_wz
 
std::string filename
 
struct {
   unsigned   days_fwd
 
   unsigned   hours_fwd
 
   unsigned   minutes_fwd
 
   unsigned   seconds_fwd
 
date
 

Member Data Documentation

struct { ... } Simulators::StreamVelocity::Arguments::date

Advance the simulation by some time, if using forecasted data.

Referenced by Simulators::StreamVelocity::Task::onResourceInitialization(), and Simulators::StreamVelocity::Task::Task().

unsigned Simulators::StreamVelocity::Arguments::days_fwd
double Simulators::StreamVelocity::Arguments::default_wx
double Simulators::StreamVelocity::Arguments::default_wy
double Simulators::StreamVelocity::Arguments::default_wz
std::string Simulators::StreamVelocity::Arguments::filename

Configurations for loading stream velocity data from a file.

Path to file containing the data.

Referenced by Simulators::StreamVelocity::Task::Task().

unsigned Simulators::StreamVelocity::Arguments::hours_fwd
unsigned Simulators::StreamVelocity::Arguments::minutes_fwd
unsigned Simulators::StreamVelocity::Arguments::seconds_fwd
std::string Simulators::StreamVelocity::Arguments::type

Determines how the stream values are generated.

Referenced by Simulators::StreamVelocity::Task::onResourceInitialization(), and Simulators::StreamVelocity::Task::Task().

Collaboration diagram for Simulators::StreamVelocity::Arguments:
Collaboration graph