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

This class does transforms on RCM data grid. More...

#include "../include/RcmDomain.h"

Public Member Functions

int init ()
 
DomainVal get ()
 
int get (DomainVal &dv)
 
int setSite (float rlat, float rlon)
 
GridPoint getSite ()
 
int getSite (GridPoint &gpt)
 
int tranSite (float x, float y, EarthPoint &ept)
 
int tranSite (float x, float y, GridPoint &gpt)
 
int tran (EarthPoint &ept, Point &pt)
 
int tran (EarthPoint &ept, GridPoint &gpt)
 
int tran (GridPoint &gpt, Point &pt)
 
int tran (GridPoint &gpt, EarthPoint &ept)
 
int print ()
 

Detailed Description

This class does transforms on RCM data grid.

Author
Dan Vietor

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