Class TMutationParameters

DescriptionHierarchyFieldsMethodsProperties

Unit

MutationParameters

Declaration

type TMutationParameters = class(TObject)

Description

TMutationParameters is a class that contains the information needed during mutations. An instance of this class is an integral part of TEAParameters and can be accessed with the property TEA.Parameters.

Hierarchy

TMutationParameters > TObject

Methods

Overview

Public constructor Create;
Public constructor CreateAndSet(MP: TMutationParameters);
Public destructor Destroy; override;
Public procedure SetDefault;

Description

Public constructor Create;

Constructor.

Public constructor CreateAndSet(MP: TMutationParameters);

Copy constructor.

Public destructor Destroy; override;
 
Public procedure SetDefault;
 

Properties

Overview

Public property CreepMethod: TCreepMethod;
Public property MutationRate: real;
Public property ParameterRange: real;
Public property ParametricMutationRate: real;
Public property PCreep: real;
Public property RelativeCreepLength: real;
Public property StructuralMutationRate: real;

Description

Public property CreepMethod: TCreepMethod;
 
Public property MutationRate: real;
 
Public property ParameterRange: real;
 
Public property ParametricMutationRate: real;
 
Public property PCreep: real;
 
Public property RelativeCreepLength: real;
 
Public property StructuralMutationRate: real;
 
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49