Class THormoneVariable

DescriptionHierarchyFieldsMethodsProperties

Unit

Variables

Declaration

type THormoneVariable = class(TVariable)

Description

Class implementing a hormone variable connecting the variable with actual hormone (THormone).

Hierarchy

THormoneVariable > TVariable > TTenaciousObject > TPersistent

Fields

 NameDescription
Protected fHormonePointer  

Methods

Overview

Public constructor Create; override;
Public constructor CreateAndSet(Variable: TVariable); override;
Public destructor Destroy; override;
Public procedure LoadFromDefinition(ObjDef: TObjectDefinition); override;
Public procedure Map(Sensors: TSensors; Hormones: THormones); override;

Description

Public constructor Create; override;
 
Public constructor CreateAndSet(Variable: TVariable); override;
 
Public destructor Destroy; override;
 
Public procedure LoadFromDefinition(ObjDef: TObjectDefinition); override;
 
Public procedure Map(Sensors: TSensors; Hormones: THormones); override;
 

Properties

Overview

Public property CorrespondingHormoneName: string;
Public property HormonePointer: THormone;
Public property Value: real;

Description

Public property CorrespondingHormoneName: string;
 
Public property HormonePointer: THormone;
 
Public property Value: real;
 
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:50