ocssw  1.0
Namespaces | Defines | Functions
/disk01/web/ocssw/build/src/libaquarius/l2_io.cpp File Reference

(r8084/r8056)

#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <string.h>
#include <math.h>
#include <iostream>
#include <libgen.h>
#include "time_utils.h"
#include "hdf5util.h"
#include "hdf5_Aquarius.h"
#include "passthebuck.h"

Go to the source code of this file.

Namespaces

namespace  Hdf

Defines

#define DATACENTER   "NASA/GSFC Aquarius Data Processing Center"
#define MISSIONCHARACTERISTICS   "Nominal orbit: inclination=98.0 (Sun-synchronous); node=6PM (ascending); eccentricity=<0.002; altitude=657 km; ground speed=6.825 km/sec"
#define SENSORCHARACTERISTICS   "Number of beams=3; channels per receiver=4; frequency 1.413 GHz; bits per sample=16; instatntaneous field of view=6.5 degrees; science data block period=1.44 sec."

Functions

double gpstai2unix (double gpstai)

Define Documentation

#define DATACENTER   "NASA/GSFC Aquarius Data Processing Center"

Definition at line 16 of file l2_io.cpp.

#define MISSIONCHARACTERISTICS   "Nominal orbit: inclination=98.0 (Sun-synchronous); node=6PM (ascending); eccentricity=<0.002; altitude=657 km; ground speed=6.825 km/sec"

Definition at line 17 of file l2_io.cpp.

#define SENSORCHARACTERISTICS   "Number of beams=3; channels per receiver=4; frequency 1.413 GHz; bits per sample=16; instatntaneous field of view=6.5 degrees; science data block period=1.44 sec."

Definition at line 19 of file l2_io.cpp.


Function Documentation

double gpstai2unix ( double  gpstai)

Definition at line 32 of file tai_utc_unix.cpp.