OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ias_geo_convert_dms2deg.c File Reference
#include <string.h>
#include "ias_const.h"
#include "ias_logging.h"
#include "ias_geo.h"
Include dependency graph for ias_geo_convert_dms2deg.c:

Go to the source code of this file.

Functions

int ias_geo_convert_dms2deg (double angle_dms, double *angle_degrees, const char *type)
 

Function Documentation

◆ ias_geo_convert_dms2deg()

int ias_geo_convert_dms2deg ( double  angle_dms,
double *  angle_degrees,
const char *  type 
)

Definition at line 25 of file ias_geo_convert_dms2deg.c.