Interface ITemperatureBehavior
An interface that describes temperature-dependent behaviors.
Inherited Members
Namespace: SpiceSharp.Behaviors
Assembly: SpiceSharp.dll
Syntax
public interface ITemperatureBehavior : IBehavior, IParameterSetCollection, IParameterSet
Methods
Temperature()
Perform temperature-dependent calculations.
Declaration
void Temperature()