MCPcopy Create free account

hub / github.com/Qucs/qucs / functions

Functions3,081 in github.com/Qucs/qucs

↓ 6 callersMethodsetBranchEnd
qucs/diagrams/graph.cpp:380
↓ 6 callersMethodsizeOfAll
---------------------------------------------------
qucs/schematic.cpp:936
↓ 6 callersFunctionsn
sn (u, m) by descending Landen transforms m = k^2
qucs-filter-v2/qf_cauer.cpp:62
↓ 6 callersMethodto_coeff
This function calculates P(X) = sum (a[i] * X^i) (sum form) out of the roots (product form) P(X) = k * prod (X - r[i]) */
qucs-filter/qf_poly.cpp:1174
↓ 6 callersMethodto_coeff
This function calculates P(X) = sum (a[i] * X^i) (sum form) out of the roots (product form) P(X) = k * prod (X - r[i]) */
qucs-activefilter/qf_poly.cpp:1174
↓ 6 callersMethodto_roots
The function finds the complex roots of the polynom given by: p(x) = a_{n-1} * x^{n-1} + ... a_{2} * x^{2} + a_{1} * x + a_{0} The results are s
qucs-filter/qf_poly.cpp:1252
↓ 5 callersMethodbecomeCurrent
! * \brief TextDoc::becomeCurrent sets text document as current * * \detail Make sure the menu options are adjusted. */
qucs/textdoc.cpp:226
↓ 5 callersMethodcalcFirstOrder
qucs-activefilter/filter.cpp:193
↓ 5 callersMethodcreateSubNetlist
--------------------------------------------------- Write the netlist as subcircuit to the text stream 'stream'.
qucs/schematic_file.cpp:1774
↓ 5 callersFunctiondecode_String
This function replaces the unicode of special characters by its LaTeX tags.
qucs/mnemo.cpp:83
↓ 5 callersMethoddnrm
qucs-filter-v2/qf_tform.cpp:178
↓ 5 callersMethoddrawRoundRect
-------------------------------------------------------------
qucs/viewpainter.cpp:339
↓ 5 callersMethoddump
qucs-filter/qf_cauer.cpp:571
↓ 5 callersMethodhsq
qucs-filter-v2/qf_poly.cpp:507
↓ 5 callersMethodislvoid
qucs-filter-v2/qf_filter.h:99
↓ 5 callersFunctionparseComponentLibrary
qucs-lib/qucslib_common.h:219
↓ 5 callersMethodrecreateComponent
---------------------------------------------------
qucs/schematic_element.cpp:2542
↓ 5 callersMethodselectElement
Selects the element that contains the coordinates x/y. Returns the pointer to the element. If 'flag' is true, the element can be deselected. If
qucs/schematic_element.cpp:981
↓ 5 callersMethodslfeven
qucs-filter-v2/qf_poly.cpp:483
↓ 5 callersMethodsynth
Synthesize and optimize if asked for
qucs-filter-v2/qf_cauer.cpp:671
↓ 5 callersMethodtextCorr
--------------------------------------------------- Correction factor for unproportional font scaling.
qucs/schematic.cpp:926
↓ 4 callersFunctioncalc_an
qucs-filter-v2/qf_cauer.cpp:98
↓ 4 callersMethoddisp
Pretty prints a polynom
qucs-activefilter/qf_poly.cpp:1052
↓ 4 callersMethodgetLabelBounding
qucs/wirelabel.cpp:224
↓ 4 callersMethodgnd_obsolete_model_override_hack
qucs/components/component.h:100
↓ 4 callersMethodhurw
qucs-filter-v2/qf_poly.cpp:592
↓ 4 callersMethodlnt
qucs-filter-v2/qf_poly.cpp:677
↓ 4 callersMethodmirrorX
-------------------------------------------------------------------------- Mirrors about center line.
qucs/paintings/arrow.cpp:463
↓ 4 callersMethodmirrorY
-------------------------------------------------------------------------- Mirrors about center line.
qucs/paintings/arrow.cpp:473
↓ 4 callersMethodnewOne
-------------------------------------------------------
qucs/components/bjt.cpp:33
↓ 4 callersFunctionpaintAim
* @brief draws wire aiming cross on Document view * @param Doc - pointer to Schematics object * @param fx - document x-coordinate of center * @par
qucs/mouseactions.cpp:320
↓ 4 callersFunctionpaintGhostLineH
paint ghost line - horizontal
qucs/mouseactions.cpp:339
↓ 4 callersFunctionpaintGhostLineV
paint ghost line - vertical
qucs/mouseactions.cpp:345
↓ 4 callersMethodpaintSchToViewpainter
qucs/schematic.cpp:635
↓ 4 callersMethodresizeScrPoints
qucs/diagrams/graph.h:148
↓ 4 callersMethodsetSchematic
set the pointer scematic associated with the component
qucs/components/component.h:62
↓ 4 callersMethodslfodd
qucs-filter-v2/qf_poly.cpp:463
↓ 4 callersMethodslotSymbolFileClicked
qucs/dialogs/loaddialog.cpp:192
↓ 4 callersFunctiontoGraphStyle
qucs/diagrams/graph.h:44
↓ 4 callersMethodupdateSchNameHash
----------------------------------------------------------- Searches the qucs path list for all schematic files and creates a hash for lookup later
qucs/qucs.cpp:2744
↓ 4 callersMethodupdateSpiceNameHash
----------------------------------------------------------- Searches the qucs path list for all spice files and creates a hash for lookup later
qucs/qucs.cpp:2787
↓ 4 callersMethodvalues
qucs-filter/qf_cauer.cpp:366
↓ 3 callersFunctionASIND
Arc sin in degrees
qucs-filter-v2/qf_cauer.cpp:37
↓ 3 callersMethodcalcFilter
qucs-activefilter/filter.cpp:112
↓ 3 callersMethodcopySelectedElements
--------------------------------------------------- For moving of elements: Copies all selected elements into the list 'p' and deletes them from the d
qucs/schematic_element.cpp:1744
↓ 3 callersMethodcreateLibNetlist
---------------------------------------------------
qucs/schematic_file.cpp:1466
↓ 3 callersMethodcreatePartList
qucs-activefilter/filter.cpp:236
↓ 3 callersMethodcreatePolesZerosList
qucs-activefilter/filter.cpp:255
↓ 3 callersMethodcreateSchematic
qucs-activefilter/filter.cpp:72
↓ 3 callersMethoddump
qucs-filter-v2/qf_comp.cpp:67
↓ 3 callersMethodeval
Evaluates a polynom. Computes P(a) for real a
qucs-filter/qf_poly.cpp:1005
↓ 3 callersMethodevalX2
Evaluates a polynom P(X^2) for X^2 = c (c can be negative)
qucs-filter/qf_poly.cpp:1046
↓ 3 callersMethodfindDoc
--------------------------------------------------------------- Returns a pointer to the QucsDoc object whose file name is "Name".
qucs/qucs.cpp:557
↓ 3 callersFunctionforeach
paint all lines
qucs/diagrams/diagram.cpp:110
↓ 3 callersFunctiongetComponentFromName
FIXME: must be Component* SomeParserClass::getComponent(QString& Line) better: Component* SomeParserClass::getComponent(SomeDataStream& s)
qucs/components/component.cpp:1602
↓ 3 callersFunctiongetData
Move this elsewhere? ! * \brief getData Reads the JSON file * \param filename File (JSON) containing the symbol paintings and properties. * \retur
qucs/components/vacomponent.cpp:301
↓ 3 callersMethodgetDoc
--------------------------------------------------------------- Returns a pointer to the QucsDoc object whose number is "No". If No < 0 then a pointer
qucs/qucs.cpp:537
↓ 3 callersMethodgetErrorText
qucs/components/vhdlfile.h:35
↓ 3 callersMethodgetFileInfo
! \brief Get (schematic) file reference */
qucs/schematic.h:185
↓ 3 callersMethodgetNetlist
-------------------------------------------------------
qucs/components/component.cpp:644
↓ 3 callersFunctiongetXml
######################################################################### Helper function to find XML nodes and attributes
qucs-filter-v2/qf_settings.cpp:175
↓ 3 callersMethodget_VHDL_Code
-------------------------------------------------------
qucs/components/component.cpp:698
↓ 3 callersMethodget_Verilog_Code
-------------------------------------------------------
qucs/components/component.cpp:672
↓ 3 callersMethodloadDocument
! * \brief Schematic::loadDocument tries to load a schematic document. * \return true/false in case of success/failure */
qucs/schematic_file.cpp:854
↓ 3 callersMethodloadGraphData
--------------------------------------------------------------------------
qucs/diagrams/diagram.cpp:699
↓ 3 callersMethodnrm
qucs-filter-v2/qf_poly.cpp:699
↓ 3 callersMethodparentDiagram
qucs/diagrams/graph.h:178
↓ 3 callersMethodpowFreq
power matching stuff. some sort of VarPos (ab?)use
qucs/diagrams/marker.h:69
↓ 3 callersMethodprint
-----------------------------------------------------------
qucs/schematic.cpp:569
↓ 3 callersMethodreloadGraphs
--------------------------------------------------- Updates the graph data of all diagrams (load from data files).
qucs/schematic.cpp:1265
↓ 3 callersMethodrunOctaveScript
------------------------------------------------------------------------
qucs/octave_window.cpp:144
↓ 3 callersMethodsaveCpp
--------------------------------------------------------------------------
qucs/paintings/arrow.cpp:217
↓ 3 callersMethodsaveJSON
qucs/paintings/arrow.cpp:228
↓ 3 callersMethodscroll
------------------------------------------------------------
qucs/diagrams/tabdiagram.cpp:355
↓ 3 callersMethodsetCompPorts
--------------------------------------------------- Sets the component ports anew. Used after rotate, mirror etc.
qucs/schematic_element.cpp:2757
↓ 3 callersMethodsetLanguage
! * \brief TextDoc::setLanguage(const QString&) * \param FileName Text document file name * Extract the file name suffix and assing a language_type
qucs/textdoc.cpp:106
↓ 3 callersMethodsetProperty
Sets a named property to the given value, access through the application. */
qucs-transcalc/transline.cpp:75
↓ 3 callersMethodstartOctave
------------------------------------------------------------------------
qucs/octave_window.cpp:76
↓ 2 callersFunctionASIND
Arc sin in degrees
qucs-filter/qf_cauer.cpp:238
↓ 2 callersFunctionFMAX
qucs-filter/qf_cauer.cpp:71
↓ 2 callersFunctionKp
K'(k) = K(sqrt(1 - k^2)) , even for small k's
qucs-filter-v2/qf_cauer.cpp:79
↓ 2 callersMethodQResistorModify
qucs-rescodes/qresistor.h:41
↓ 2 callersMethodadjustDirectory
------------------------------------------------------------------------
qucs/octave_window.cpp:123
↓ 2 callersMethodaxisName
qucs/diagrams/graph.h:143
↓ 2 callersMethodcalcCoordinate
------------------------------------------------------------
qucs/diagrams/waveac.cpp:55
↓ 2 callersFunctioncalcMicrostrip
qucs/dialogs/matchdialog.cpp:1031
↓ 2 callersMethodcloseAllFiles
* @brief close all open documents - except a specified one, optionally * @param exceptTab tab to leave open, none if not specified * * @return true
qucs/qucs.cpp:1703
↓ 2 callersMethodconv_dta
(this,line)
qucs/python/qucs-py/qucs.py:37
↓ 2 callersMethodcopy
Copy function,
qucs/schematic.cpp:1273
↓ 2 callersMethodcreateEmptyTextDoc
qucs/qucs.cpp:3034
↓ 2 callersMethodcreateNetlist
--------------------------------------------------- write all components with node names into the netlist file
qucs/schematic_file.cpp:1940
↓ 2 callersMethodcreateText
--------------------------------------------------------------------- ! * (should) * create marker label Text the screen position cx and cy from Var
qucs/diagrams/marker.cpp:218
↓ 2 callersMethodcut
--------------------------------------------------- Cut function, copy followed by deletion
qucs/schematic.cpp:1284
↓ 2 callersMethoddelta_q_thickness
* delta_q_thickness() - compute the thickness effect on filling factor */
qucs-transcalc/microstrip.cpp:108
↓ 2 callersMethoddeselectElements
--------------------------------------------------- Deselects all elements except 'e'.
qucs/schematic_element.cpp:1439
↓ 2 callersMethoddisp_c
qucs-activefilter/qf_poly.cpp:1073
↓ 2 callersMethoddiv
Eliminates a prime factor
qucs-filter/qf_poly.cpp:777
↓ 2 callersMethoddiv
qucs-filter-v2/qf_poly.cpp:538
↓ 2 callersMethoddrawTextMapped
------------------------------------------------------------- Returns width of text (and height if pointer is not null).
qucs/viewpainter.cpp:380
↓ 2 callersMethodeditFile
------------------------------------------------------------------------ \brief QucsApp::editFile \param File is the filename, or empty for a new fil
qucs/qucs_actions.cpp:666
← previousnext →101–200 of 3,081, ranked by callers