Show / Hide Table of Contents

Enum NodeProperties

Node properties.

Namespace: SpiceSharpBehavioral.Parsers.Nodes
Assembly: SpiceSharpBehavioral.dll
Syntax
[Flags]
public enum NodeProperties

Fields

Name Description
Constant

The result is constant.

None

No special properties.

Terminal

The node generates a value without taking parameters.

Back to top Generated by DocFX