OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
gctp_transform.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <limits.h>
#include "gctp.h"
#include "oli_local.h"
#include "oli_cproj.h"
Include dependency graph for gctp_transform.c:

Go to the source code of this file.

Functions

int gctp_transform (const GCTP_TRANSFORMATION *trans, const double *in_coor, double *out_coor)
 

Function Documentation

◆ gctp_transform()

int gctp_transform ( const GCTP_TRANSFORMATION *  trans,
const double *  in_coor,
double *  out_coor 
)

Definition at line 69 of file gctp_transform.c.