record THeadObsResults

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type THeadObsResults = record

Description

 

Overview

Fields

Imported: boolean;
Observed: double;
Simulated: double;
Difference: double;

Methods

class operator Equal(const Left, Right: THeadObsResults): Boolean;
class operator NotEqual(const Left, Right: THeadObsResults): Boolean;

Description

Fields

Imported: boolean;
 
Observed: double;
 
Simulated: double;
 
Difference: double;
 

Methods

class operator Equal(const Left, Right: THeadObsResults): Boolean;
 
class operator NotEqual(const Left, Right: THeadObsResults): Boolean;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:46