#include "component.h"
#include "rlcg.h"
Go to the source code of this file.
Variable Documentation
Initial value:
Definition at line 138 of file rlcg.cpp.
Initial value: {
{ "R", PROP_REAL, { 0.0, PROP_NO_STR }, PROP_POS_RANGE },
{ "L", PROP_REAL, { 0.6e-6, PROP_NO_STR }, PROP_POS_RANGEX },
{ "C", PROP_REAL, { 240e-12, PROP_NO_STR }, PROP_POS_RANGEX },
{ "G", PROP_REAL, { 0.0, PROP_NO_STR }, PROP_POS_RANGE },
{ "Length", PROP_REAL, { 1e-3, PROP_NO_STR }, PROP_NO_RANGE },
PROP_NO_PROP }
Definition at line 131 of file rlcg.cpp.