superdarn |src.lib|tk|cfit| CFitfp Index

CFitfp

Header
superdarn/cfitread.h
Library
cfit
Members
int fitfp; File descriptor for the data file.
char *buf; File memory buffer, if the file is small enough it is loaded into memory.
int fptr; File pointer.
int fsze; File size.
int blen; Size in bytes of the last record read from the file.
double ctime; Current record time of the file, specified as seconds from 0:00UT January 1, 1970.
Description

The struct CFitfp structure stores the open file descriptor information for a cfit data file.