Qucs-core  0.0.19
Public Member Functions
qucs::linsweep Class Reference

#include <sweep.h>

Inheritance diagram for qucs::linsweep:
Inheritance graph
[legend]
Collaboration diagram for qucs::linsweep:
Collaboration graph
[legend]

Public Member Functions

 linsweep ()
 linsweep (const std::string &)
 ~linsweep ()
void create (nr_double_t, nr_double_t, int)

Detailed Description

Definition at line 71 of file sweep.h.


Constructor & Destructor Documentation

qucs::linsweep::linsweep ( )

Definition at line 157 of file sweep.cpp.

qucs::linsweep::linsweep ( const std::string &  n)

Definition at line 162 of file sweep.cpp.

qucs::linsweep::~linsweep ( )

Definition at line 176 of file sweep.cpp.


Member Function Documentation

void qucs::linsweep::create ( nr_double_t  start,
nr_double_t  stop,
int  points 
)

Definition at line 169 of file sweep.cpp.


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