![]() |
Ginan
|
Public Member Functions | |
void | read (std::string filepath) |
Read Space Weather file into the data struct. | |
Data Fields | |
std::vector< SpaceWeatherData > | SpaceWeather |
void SpaceWeather::read | ( | std::string | filepath | ) |
Read Space Weather file into the data struct.
filepath | File path to Space Weather file |
std::vector<SpaceWeatherData> SpaceWeather::SpaceWeather |