OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
RadianceDSR.cpp
Go to the documentation of this file.
1 /*
2  * RadianceDSR.cpp
3  *
4  * Created on: Jan 7, 2013
5  * Author: dshea
6  */
7 
8 #include "RadianceDSR.h"
9 
10 #include <stdio.h>
11 #include <stdlib.h>
12 
15 }
16 
18  // TODO Auto-generated destructor stub
19 }
20 
23  printf("\nRadianceDSR-----\n");
24  printf("no extra data\n");
25 }
26 
virtual ~RadianceDSR()
Definition: RadianceDSR.cpp:17
virtual void print()
RadianceDSR(int size)
Definition: RadianceDSR.cpp:13
virtual void print()
Definition: RadianceDSR.cpp:21