WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
WXP::Lev2Info Class Reference

This structure stores LevelII radar header information. More...

#include "../include/Lev2Info.h"

Public Member Functions

const char * getId ()
 
float getLat ()
 
float getLon ()
 
Date getDate ()
 
int print ()
 

Friends

class Lev2File
 

Detailed Description

This structure stores LevelII radar header information.

Author
Dan Vietor

Member Function Documentation

◆ getDate()

Date WXP::Lev2Info::getDate ( )
inline

Returns date

Referenced by WXP::Lev2Plot::draw().

◆ getId()

const char * WXP::Lev2Info::getId ( )
inline

Returns identifier

Referenced by WXP::Lev2Plot::draw().

◆ getLat()

float WXP::Lev2Info::getLat ( )
inline

Returns latitude

Referenced by WXP::Lev2Plot::draw(), and WXP::Lev2Plot::getDomain().

◆ getLon()

float WXP::Lev2Info::getLon ( )
inline

Returns longitude

Referenced by WXP::Lev2Plot::draw(), and WXP::Lev2Plot::getDomain().

◆ print()

int Lev2Info::print ( )

Prints class parameters

References WXP::Date::print().


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