mess822x 1.23
mess822x
Loading...
Searching...
No Matches
Data Structures | Functions
caltime.h File Reference
#include "caldate.h"
#include "tai.h"
Include dependency graph for caltime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  caltime
 

Functions

void caltime_tai (struct caltime *, struct tai *)
 
void caltime_utc (struct caltime *, struct tai *, int *, int *)
 
unsigned int caltime_fmt (char *, struct caltime *)
 
unsigned int caltime_scan (char *, struct caltime *)
 

Function Documentation

◆ caltime_fmt()

unsigned int caltime_fmt ( char *  s,
struct caltime ct 
)

Definition at line 4 of file caltime_fmt.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ caltime_scan()

unsigned int caltime_scan ( char *  s,
struct caltime ct 
)

Definition at line 3 of file caltime_scan.c.

Here is the call graph for this function:

◆ caltime_tai()

void caltime_tai ( struct caltime ct,
struct tai *  t 
)

Definition at line 8 of file caltime_tai.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ caltime_utc()

void caltime_utc ( struct caltime ct,
struct tai *  t,
int *  pwday,
int *  pyday 
)

Definition at line 8 of file caltime_utc.c.

Here is the call graph for this function:
Here is the caller graph for this function: