#include "component.h"
#include "pac.h"
Go to the source code of this file.
Variable Documentation
Initial value: {
{ "P", PROP_REAL, { 0, PROP_NO_STR }, PROP_POS_RANGE },
{ "Temp", PROP_REAL, { 26.85, PROP_NO_STR }, PROP_MIN_VAL (K) },
PROP_NO_PROP }
Definition at line 115 of file pac.cpp.
Initial value: {
{ "f", PROP_REAL, { 1e9, PROP_NO_STR }, PROP_POS_RANGE },
{ "Z", PROP_REAL, { 50, PROP_NO_STR }, PROP_POS_RANGEX },
{ "Num", PROP_INT, { 1, PROP_NO_STR }, PROP_RNGII (1, MAX_PORTS) },
PROP_NO_PROP }
Definition at line 110 of file pac.cpp.