OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
xcal.c File Reference
#include "xcal.h"
#include <stdio.h>
#include <stdlib.h>
#include <mfhdf.h>
Include dependency graph for xcal.c:

Go to the source code of this file.

Functions

int xcal_band (int wave)
 
double * get_xcal (l1str *l1rec, int type, int wave)
 
double * get_fpm_xcal (char *fpm_file)
 

Function Documentation

◆ get_fpm_xcal()

double* get_fpm_xcal ( char *  fpm_file)

Definition at line 334 of file xcal.c.

◆ get_xcal()

double* get_xcal ( l1str *  l1rec,
int  type,
int  wave 
)

Definition at line 33 of file xcal.c.

◆ xcal_band()

int xcal_band ( int  wave)

Definition at line 14 of file xcal.c.