HOPS
HOPS class reference
Classes | Typedefs
mk4_typedefs.h File Reference

Go to the source code of this file.

Classes

struct  date
 
struct  modpoly
 
struct  sky_coord
 

Typedefs

typedef struct date date_struct
 
typedef struct sky_coord sky_coord_struct
 
typedef unsigned short int U16
 
typedef unsigned int U32
 
typedef unsigned char U8
 

Class Documentation

◆ date

struct date
Class Members
short day
short hour
short minute
float second
short year

◆ modpoly

struct modpoly
Class Members
int whatever

◆ sky_coord

struct sky_coord
Class Members
short dec_degs
short dec_mins
float dec_secs
short ra_hrs
short ra_mins
float ra_secs

Typedef Documentation

◆ date_struct

typedef struct date date_struct

◆ sky_coord_struct

typedef struct sky_coord sky_coord_struct

◆ U16

typedef unsigned short int U16

◆ U32

typedef unsigned int U32

◆ U8

typedef unsigned char U8