KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SIM_MODEL::SPICE_INFO Struct Reference

#include <sim_model.h>

Public Attributes

std::string itemType
 
std::string modelType = ""
 
std::string functionName = ""
 
std::string level = ""
 
bool isDefaultLevel = false
 
bool hasExpression = false
 
std::string version = ""
 

Detailed Description

Definition at line 294 of file sim_model.h.

Member Data Documentation

◆ functionName

std::string SIM_MODEL::SPICE_INFO::functionName = ""

Definition at line 298 of file sim_model.h.

Referenced by SPICE_GENERATOR_SOURCE::ItemLine(), and SIM_MODEL::MigrateSimModel().

◆ hasExpression

bool SIM_MODEL::SPICE_INFO::hasExpression = false

Definition at line 301 of file sim_model.h.

◆ isDefaultLevel

bool SIM_MODEL::SPICE_INFO::isDefaultLevel = false

◆ itemType

std::string SIM_MODEL::SPICE_INFO::itemType

Definition at line 296 of file sim_model.h.

Referenced by SPICE_GENERATOR::ItemName().

◆ level

std::string SIM_MODEL::SPICE_INFO::level = ""

◆ modelType

◆ version

std::string SIM_MODEL::SPICE_INFO::version = ""

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