Class SimulationBehaviorAttribute
An attribute that can be used to flag an interface as a behavior that is relevant for simulations.
Inherited Members
Namespace: SpiceSharp.Attributes
Assembly: SpiceSharp.dll
Syntax
[AttributeUsage(AttributeTargets.Interface, AllowMultiple = false, Inherited = false)]
public class SimulationBehaviorAttribute : Attribute