Xyce
6.1
|
#include <N_DEV_ADMSPSP103VA.h>
Static Public Member Functions | |
static const char * | name () |
static const char * | deviceTypeName () |
static int | numNodes () |
static bool | modelRequired () |
static 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 int | numNodes () |
Number of nodes must be provided in the deriving class. More... | |
static int | numOptionalNodes () |
Default number of optional nodes. More... | |
static int | numFillNodes () |
Default number of fill nodes. More... | |
static 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 bool | isLinearDevice () |
Linear device flag must be provided in the deriving class. More... | |
static 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 5615 of file N_DEV_ADMSPSP103VA.h.
|
inlinestatic |
Definition at line 5618 of file N_DEV_ADMSPSP103VA.h.
|
static |
Definition at line 21410 of file N_DEV_ADMSPSP103VA.C.
|
inlinestatic |
Definition at line 5622 of file N_DEV_ADMSPSP103VA.h.
|
static |
Definition at line 81 of file N_DEV_ADMSPSP103VA.C.
|
static |
Definition at line 309 of file N_DEV_ADMSPSP103VA.C.
|
inlinestatic |
Definition at line 5621 of file N_DEV_ADMSPSP103VA.h.
|
inlinestatic |
Definition at line 5617 of file N_DEV_ADMSPSP103VA.h.
|
inlinestatic |
Definition at line 5620 of file N_DEV_ADMSPSP103VA.h.