Table of Contents

Namespace NominalSystems.Core

Classes

CSVFile

This class is a helper class for managing CSV files, both reading and writing to them. This allows easier reading of data and is also able to interpolate a value between a field. This class is also useful for Nominal Editor and Nominal Studio to read and write data to the file without too much hassle.

Component

[NominalSystems] The base class for all simulation components

ComponentModel

[NominalSystems] A implementable per-component object model

Message

[NominalSystems] Base Simulation message that is overridden by the templated message class.

PathHelper

Static helper function for getting files and paths in a directory

SimulationSystem

[NominalSystems] A implementable per-simulation object system