Interface ITickOutputAgent
Namespace: SOHMultimodalModel.Output.Ticks
Assembly: SOHMultimodalModel.dll
Syntax
public interface ITickOutputAgent
Properties
Context
Declaration
ISimulationContext Context { get; }
Property Value
Type | Description |
---|---|
ISimulationContext |
Position
Declaration
Position Position { get; }
Property Value
Type | Description |
---|---|
Position |
StableId
Declaration
int StableId { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Velocity
Declaration
double Velocity { get; }
Property Value
Type | Description |
---|---|
System.Double |