|
MI - Fimex
|
#include <fimex/CrossSectionDefinition.h>
Public Member Functions | |
| CrossSectionDefinition (std::string name, std::vector< std::pair< double, double > > lonLatCoords) | |
| ~CrossSectionDefinition () | |
Public Attributes | |
| std::string | name |
| std::vector< std::pair< double, double > > | lonLatCoordinates |
Definition of a named cross-section.
|
inline |
| name | the name of the cross-section |
| lonLatCoords | a list of latitude/longitude points defining consecutive points of the cross-section |
|
inline |
| std::vector<std::pair<double, double> > MetNoFimex::CrossSectionDefinition::lonLatCoordinates |
| std::string MetNoFimex::CrossSectionDefinition::name |
1.8.11