Qucs-core  0.0.18
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
qucs::operatingpoint Class Reference

#include <operatingpoint.h>

Inheritance diagram for qucs::operatingpoint:
qucs::pair

Public Member Functions

 operatingpoint ()
 
 operatingpoint (const char *)
 
 operatingpoint (const char *, nr_double_t)
 
 operatingpoint (const operatingpoint &)
 
 ~operatingpoint ()
 
- Public Member Functions inherited from qucs::pair
 pair ()
 
 pair (const char *)
 
 pair (const char *, nr_double_t)
 
 pair (const pair &)
 
 ~pair ()
 
void setName (char *)
 
char * getName (void)
 
nr_double_t getValue (void)
 
void setValue (nr_double_t val)
 

Detailed Description

Definition at line 32 of file operatingpoint.h.

Constructor & Destructor Documentation

qucs::operatingpoint::operatingpoint ( )

Definition at line 38 of file operatingpoint.cpp.

qucs::operatingpoint::operatingpoint ( const char *  n)

Definition at line 42 of file operatingpoint.cpp.

qucs::operatingpoint::operatingpoint ( const char *  n,
nr_double_t  val 
)

Definition at line 48 of file operatingpoint.cpp.

qucs::operatingpoint::operatingpoint ( const operatingpoint p)

Definition at line 54 of file operatingpoint.cpp.

qucs::operatingpoint::~operatingpoint ( )
inline

Definition at line 39 of file operatingpoint.h.


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