Table of Contents

Class SimulationInput

Namespace
Cognite.Simulator.Extensions
Assembly
Cognite.Simulator.Extensions.dll

Represents the sampled inputs used in a simulation

public class SimulationInput : SimulationTimeSeries
Inheritance
SimulationInput
Inherited Members

Properties

ShouldSaveToTimeSeries

Indicates if the time series should be saved back to CDF

public bool ShouldSaveToTimeSeries { get; }

Property Value

bool