OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
emeta.c File Reference
#include <stdlib.h>
#include "ias_logging.h"
#include "emeta.h"
Include dependency graph for emeta.c:

Go to the source code of this file.

Functions

int emeta_allocate_ephemeris (EMETA *emeta, int nephem)
 
void emeta_free_ephemeris (EMETA *emeta)
 

Function Documentation

◆ emeta_allocate_ephemeris()

int emeta_allocate_ephemeris ( EMETA emeta,
int  nephem 
)

Definition at line 12 of file emeta.c.

◆ emeta_free_ephemeris()

void emeta_free_ephemeris ( EMETA emeta)

Definition at line 51 of file emeta.c.