Class IndependentSourceAttribute
Indicates that the circuit component is an independent source. This attribute can be applied to a Component to check for the existence of at least one independent source.
Inherited Members
Namespace: SpiceSharp.Attributes
Assembly: SpiceSharp.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public sealed class IndependentSourceAttribute : Attribute