Enum OutputTargetType
The output targets which need to be selected in order to submit and persist simulation
results into the desired which can then be analyzed afterwards.
Namespace: Mars.Interfaces.Model
Assembly: Mars.Interfaces.dll
Syntax
public enum OutputTargetType
Fields
| Name | Description |
|---|---|
| Asc | The output targets which need to be selected in order to submit and persist simulation results into the desired which can then be analyzed afterwards. |
| Csv | The output targets which need to be selected in order to submit and persist simulation results into the desired which can then be analyzed afterwards. |
| GeoJsonFile | The output targets which need to be selected in order to submit and persist simulation results into the desired which can then be analyzed afterwards. |
| InMemoryDataTable | The output targets which need to be selected in order to submit and persist simulation results into the desired which can then be analyzed afterwards. |
| Kafka | Supported stream store persistence |
| Manual | Manual serialization |
| MongoDb | The output targets which need to be selected in order to submit and persist simulation results into the desired which can then be analyzed afterwards. |
| None | The output targets which need to be selected in order to submit and persist simulation results into the desired which can then be analyzed afterwards. |
| PostgresSql | Supported relational store persistence |
| Redis | Supported key-value store persistence |
| SqLite | The output targets which need to be selected in order to submit and persist simulation results into the desired which can then be analyzed afterwards. |
| Trips |
Trajectory output to use within |