pktools  2.6.7
Processing Kernel for geospatial data
Public Member Functions | List of all members
DataModel Class Reference

Public Member Functions

 DataModel (const SensorModel::SensorModel &theModel)
 
void setModel (const SensorModel::SensorModel &theModel)
 
const SensorModel::SensorModel & getModel () const
 
int getSize () const
 
void setThreshold (double theThreshold)
 
double getThreshold ()
 
int erase (int index)
 
int pushAttPlatform (const arma::vec &atp)
 
int pushPosPlatform (const arma::vec &ppl)
 
int pushPosGCP (const arma::vec &pgcp)
 
int pushRow (int r)
 
int pushCol (int c)
 
arma::vec getPosPlatform (int index) const
 
arma::vec getAttPlatform (int index) const
 
arma::vec getPosGCP (int index) const
 
arma::vec getPos (int index) const
 
double getDistGeo (int index) const
 
int getRow (int index) const
 
int getCol (int index) const
 
double getHeight (int index) const
 
void setBoresightAtt (const arma::vec &bc_att)
 

Detailed Description

Definition at line 29 of file pksensormodel.h.


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