time_vect_struct Struct Reference

Easy time structure of vectors. More...

#include <io.h>

Data Fields

int * year
 4-digit Year.
int * month
 Month 1-12.
int * day
 Day of the month 1-31.
int * hour
 Hour of the day 0-23.
int * minutes
 Minutes of the hour 0-59.
double * seconds
 Seconds of the minute 0-59.

Detailed Description

Easy time structure of vectors.

Definition at line 155 of file io.h.


Field Documentation


The documentation for this struct was generated from the following file:

Generated on 12 May 2016 for DSCLIM by  doxygen 1.6.1