superdarn |src.lib|tk|fitacf| FitBlock Index

FitBlock

Header
superdarn/fitblk.h
Library
fitacf
Members
struct FitPrm prm; Parameters used by the algorithm.
complex *acfd[MAX_RANGE]; An array of pointers to the raw ACF data.
complex *xcfd[MAX_RANGE]; An array of pointers to the raw XCF data.
Description

The struct FitBlock structure stores the global parameters used by the fitacf algorithm.