Ksetiwatch API Documentation


setidefs.h File Reference

Definitions of SETI@home-related structures. More...

#include <qstring.h>
#include <qstringlist.h>

Include dependency graph for setidefs.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

struct  SpikeScore
 This structure stores all relevant data of a spike. More...

struct  GaussianScore
 This structure stores all relevant data of a gaussian signal. More...

struct  PulseScore
 This structure stores all relevant data of a pulse. More...

struct  TripletScore
 This structure stores all relevant data of a triplet. More...

struct  WUScore
 The WUScore structure collects all spike, gaussian, pulse, and triplet data of a work unit. More...

struct  StateFileData
 The StateFileData structure contains all information that can be found in the state.sah file. More...

struct  UserInfoData
 The UserInfoData structure contains all user data. More...

struct  WorkUnitData
 This structure holds all work-unit-related data. More...


Detailed Description

Definitions of SETI@home-related structures.

version : 0.5pre - 2002.01.20
begin : Thu May 31 2001
copyright : © 2001,2002 by Gordon Machel
email : gmachel@users.sourceforge.net

This file contains the definitions of several structures collecting all the information which can be retrieved from the SETI@home state (sah) files. In particular, there are structures for the different types of signals (SpikeScore, GaussianScore, PulseScore, TripletScore), and for the user and work unit data (UserInfoData and WorkUnitData, respectively).

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Definition in file setidefs.h.

KDE Logo
This file is part of the documentation for Ksetiwatch API Version 2.6.1.
Documentation copyright © 2000-2003 Gordon Machel.
Generated on Fri Jun 6 00:28:29 2003 by doxygen 1.2.18, written by Dimitri van Heesch, © 1997-2002