MI - Fimex
Public Member Functions | Public Attributes | List of all members
MetNoFimex::CrossSectionDefinition Class Reference

#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
 

Detailed Description

Definition of a named cross-section.

Constructor & Destructor Documentation

MetNoFimex::CrossSectionDefinition::CrossSectionDefinition ( std::string  name,
std::vector< std::pair< double, double > >  lonLatCoords 
)
inline
Parameters
namethe name of the cross-section
lonLatCoordsa list of latitude/longitude points defining consecutive points of the cross-section
MetNoFimex::CrossSectionDefinition::~CrossSectionDefinition ( )
inline

Member Data Documentation

std::vector<std::pair<double, double> > MetNoFimex::CrossSectionDefinition::lonLatCoordinates
std::string MetNoFimex::CrossSectionDefinition::name

The documentation for this class was generated from the following file: