Xyce
6.1
|
#include <N_DEV_MOSFET_B4.h>
Static Public Member Functions | |
static const char * | name () |
static const char * | deviceTypeName () |
static const int | numNodes () |
static const bool | modelRequired () |
static const bool | isLinearDevice () |
static Device * | factory (const Configuration &configuration, const FactoryBlock &factory_block) |
static void | loadModelParameters (ParametricData< Model > &model_parameters) |
static void | loadInstanceParameters (ParametricData< Instance > &instance_parameters) |
![]() | |
static const InstanceTypeId | instanceType () |
Returns the instance type identifier. More... | |
static const ModelTypeId | modelType () |
Returns the model type identifier. More... | |
static const ModelTypeId | modelGroup () |
Returns the model group identifier. More... | |
static Device * | factory (const Configuration &configuration, const FactoryBlock &factory_block) |
Creates a device via the device template. More... | |
static const int | numNodes () |
Number of nodes must be provided in the deriving class. More... | |
static const int | numOptionalNodes () |
Default number of optional nodes. More... | |
static const int | numFillNodes () |
Default number of fill nodes. More... | |
static const bool | modelRequired () |
By default, model is not required. More... | |
static const char * | primaryParameter () |
By default, there is no primary parameter. More... | |
static const char * | instanceDefaultParameter () |
By default, there is no instance default parameter. More... | |
static const bool | isLinearDevice () |
Linear device flag must be provided in the deriving class. More... | |
static const bool | isPDEDevice () |
By default, device is not a PDE device. More... | |
Additional Inherited Members | |
![]() | |
typedef Instance | InstanceType |
Make instance template parameter available. More... | |
typedef Model | ModelType |
Make model template parameter available. More... | |
typedef MOSFET1::Traits | ModelGroupTraits |
Make model group traits template parameter available. More... | |
typedef ModelGroupType_< Model, MOSFET1::Traits >::GroupType_ | ModelGroupType |
Make model group template parameter available. More... | |
Definition at line 68 of file N_DEV_MOSFET_B4.h.
|
inlinestatic |
Definition at line 71 of file N_DEV_MOSFET_B4.h.
|
static |
Definition at line 17296 of file N_DEV_MOSFET_B4.C.
|
inlinestatic |
Definition at line 74 of file N_DEV_MOSFET_B4.h.
|
static |
Definition at line 146 of file N_DEV_MOSFET_B4.C.
|
static |
Definition at line 318 of file N_DEV_MOSFET_B4.C.
|
inlinestatic |
Definition at line 73 of file N_DEV_MOSFET_B4.h.
|
inlinestatic |
Definition at line 70 of file N_DEV_MOSFET_B4.h.
|
inlinestatic |
Definition at line 72 of file N_DEV_MOSFET_B4.h.