Interface AccumulatingPuller.IAccumulatingPullerDocumenter
Namespace: Eco.Simulation.WorldLayers
Assembly: Eco.Simulation.dll
Syntax
public interface IAccumulatingPullerDocumenter
Methods
DescribeAggregated(AccumulatingPuller, Single)
Declaration
string DescribeAggregated(AccumulatingPuller puller, float average)
Parameters
| Type | Name | Description |
|---|---|---|
| AccumulatingPuller | puller | |
| System.Single | average |
Returns
| Type | Description |
|---|---|
| System.String |
DescribeGeneral(AccumulatingPuller)
Declaration
string DescribeGeneral(AccumulatingPuller puller)
Parameters
| Type | Name | Description |
|---|---|---|
| AccumulatingPuller | puller |
Returns
| Type | Description |
|---|---|
| System.String |