Class TSensorVariable

DescriptionHierarchyFieldsMethodsProperties

Unit

Variables

Declaration

type TSensorVariable = class(TVariable)

Description

Class implementing a sensor variable (connecting to the actual sensor).

Hierarchy

TSensorVariable > TVariable > TTenaciousObject > TPersistent

Fields

 NameDescription
Protected fSensorPointer  

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 CorrespondingSensorName: string;
Public property M[i,j: integer]: real;
Public property SensorPointer: TSensor;

Description

Public property CorrespondingSensorName: string;
 
Public property M[i,j: integer]: real;
 
Public property SensorPointer: TSensor;
 
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:50