this class in Fitness formula

A Genotype with the associated performance information. See also: Genotype, GenotypeGroupas described in GenotypeLibrary.

28 members:

type and namedescriptioncomments
string name
string
Name  
string genotype
multiline string
Genotype  
string info
multiline string
Info Additional information or comments 
float simi
floating point
Similarity  
float energ0
floating point
Starting energy  
float strsiz
floating point
Body parts  
float strjoints
floating point
Body joints  
float nnsiz
floating point
Brain size  
float nncon
floating point
Brain connections  
integer num
integer
Ordinal number 
integer gnum
integer
Generation  
integer popsiz
integer
Copies  
float lifespan
floating point
Life span Average life span 
float velocity
floating point
Velocity Average velocity 
float distance
floating point
Distance  
float vertvel
floating point
Vertical velocity  
float vertpos
floating point
Vertical position  
float fit
floating point
Fitness  
float fit2
floating point
Final fitness Fitnes shifted by (avg-n*stddev) 
string f0genotype
multiline string
f0 genotype converted to f0 genotype 
string convtrace1
multiline string
Conversion backtrace [1]  
field user1
untyped field
User field 1  
field user2
untyped field
User field 2  
field user3
untyped field
User field 3  
function mutate
function
Mutate  
integer isValid
integer, 0 .. 1 (false/true)
Valid  
function getNormalized
function
get normalized property  
object geno
object field
Geno Geno object for this Genotype 

Global context>>Experiment definition>>Fitness formula