BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::electronics::NetlistControl Struct Reference

one supported control card ( only ".tran" today; ".end" sets a flag instead of a record ) More...

#include <cl_NetlistParser.hpp>

Collaboration diagram for belfem::electronics::NetlistControl:
[legend]

Public Attributes

string mKeyword
Cell< stringmArgs
index_t mLine = 0
string mCard

Detailed Description

one supported control card ( only ".tran" today; ".end" sets a flag instead of a record )

Member Data Documentation

◆ mArgs

Cell< string > belfem::electronics::NetlistControl::mArgs

◆ mCard

string belfem::electronics::NetlistControl::mCard

◆ mKeyword

string belfem::electronics::NetlistControl::mKeyword

◆ mLine

index_t belfem::electronics::NetlistControl::mLine = 0

The documentation for this struct was generated from the following file: