summaryrefslogtreecommitdiffstats
path: root/Project/SwitchingForm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* OpenGL bugfixes and wxGC port alternative initThales Lima Oliveira2020-06-021-3/+3
| | | | | | OpenGL major bugfixes; Device context port alternative to OpenGL code init (WorkspaceDC). Some machines don't support OpenGL 3+; Fixed some issues with MSVC.
* Add copyright on files and documentation updateThales Lima Oliveira2017-10-051-0/+17
|
* COI (center of inertia) implementedThales Lima Oliveira2017-08-301-0/+5
| | | | See Milano's book p. 342
* Power elements methods migrated to correct classThales13302017-01-181-2/+2
|
* Capacitor and Inductor forms implementedThales13302016-10-251-0/+9
|
* Switching implementedThales13302016-10-141-7/+121
|
* Switching form under implementationThales13302016-10-071-0/+41