Qucs-core  0.0.18
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
property_t Struct Reference

#include <netdefs.h>

Data Fields

const char * key
 
int type
 
struct {
   nr_double_t   d
 
   const char *   s
 
defaultval
 
struct {
   char   il
 
   nr_double_t   l
 
   nr_double_t   h
 
   char   ih
 
   const char *   str [8]
 
range
 
struct {
   nr_double_t   d
 
   const char *   s
 
defaultval
 
struct {
   char   il
 
   nr_double_t   l
 
   nr_double_t   h
 
   char   ih
 
   const char *   str [8]
 
range
 

Detailed Description

Definition at line 85 of file netdefs.h.

Field Documentation

nr_double_t property_t::d

Definition at line 89 of file netdefs.h.

struct { ... } property_t::defaultval
struct { ... } property_t::defaultval
nr_double_t property_t::h

Definition at line 95 of file netdefs.h.

char property_t::ih

Definition at line 96 of file netdefs.h.

char property_t::il

Definition at line 93 of file netdefs.h.

const char * property_t::key

Definition at line 86 of file netdefs.h.

nr_double_t property_t::l

Definition at line 94 of file netdefs.h.

struct { ... } property_t::range
struct { ... } property_t::range
const char* property_t::s

Definition at line 90 of file netdefs.h.

const char* property_t::str[8]

Definition at line 97 of file netdefs.h.

int property_t::type

Definition at line 87 of file netdefs.h.


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