OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <TiepointDSR.h>

Inheritance diagram for TiepointDSR:
[legend]
Collaboration diagram for TiepointDSR:
[legend]

Public Member Functions

 TiepointDSR (int size)
 
virtual ~TiepointDSR ()
 
virtual void print ()
 
virtual double getStartTime ()
 
virtual int getNumPixels ()
 
virtual double getLat (int pixel)
 
virtual double getLon (int pixel)
 
- Public Member Functions inherited from EnvsatDSR
 EnvsatDSR (const EnvsatDSR &orig)
 
 EnvsatDSR (int size)
 
virtual ~EnvsatDSR ()
 
virtual int getSize ()
 
virtual char * getBuffer ()
 
virtual void printRecursive ()
 
virtual int readData (int fin)
 
virtual int writeData (int fout)
 
virtual void setRange (int offset, int count, int val)
 

Additional Inherited Members

- Protected Attributes inherited from EnvsatDSR
int arrayOffset
 
int pixelSize
 
int numPixels
 

Detailed Description

Definition at line 13 of file TiepointDSR.h.

Constructor & Destructor Documentation

◆ TiepointDSR()

TiepointDSR ( int  size)

Definition at line 16 of file TiepointDSR.cpp.

◆ ~TiepointDSR()

~TiepointDSR ( )
virtual

Definition at line 30 of file TiepointDSR.cpp.

Member Function Documentation

◆ getLat()

double getLat ( int  pixel)
virtual

Definition at line 45 of file TiepointDSR.cpp.

◆ getLon()

double getLon ( int  pixel)
virtual

Definition at line 50 of file TiepointDSR.cpp.

◆ getNumPixels()

virtual int getNumPixels ( )
inlinevirtual

Reimplemented from EnvsatDSR.

Definition at line 22 of file TiepointDSR.h.

◆ getStartTime()

double getStartTime ( )
virtual

Definition at line 41 of file TiepointDSR.cpp.

◆ print()

void print ( )
virtual

Reimplemented from EnvsatDSR.

Definition at line 34 of file TiepointDSR.cpp.


The documentation for this class was generated from the following files:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bextract_meris/TiepointDSR.h
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bextract_meris/TiepointDSR.cpp