Show / Hide Table of Contents

Class EcoSim.TickSample

Inheritance
System.Object
EcoSim.TickSample
Implements
ITickSample
Namespace: Eco.Simulation
Assembly: Eco.Simulation.dll
Syntax
public class TickSample : Object, ITickSample

Constructors

TickSample()

Declaration
public TickSample()

Properties

TimePlantDecay

Declaration
public double TimePlantDecay { get; set; }
Property Value
Type Description
System.Double

TimePredators

Declaration
public double TimePredators { get; set; }
Property Value
Type Description
System.Double

TimeSimulations

Declaration
public double TimeSimulations { get; set; }
Property Value
Type Description
System.Double

TimeStatisticsCollection

Declaration
public double TimeStatisticsCollection { get; set; }
Property Value
Type Description
System.Double

TimeTotal

Declaration
public double TimeTotal { get; set; }
Property Value
Type Description
System.Double

Implements

ITickSample
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾