ams.io.matpower#
MATPOWER parser.
Functions
|
Parse a MATPOWER file and return a dictionary containing the parsed data, revised from andes.io.matpower.m2mpc. |
|
Write a MATPOWER mpc dict to a M-file. |
|
Load an mpc dict into an empty AMS system, revised from andes.io.matpower.mpc2system. |
|
Read a MATPOWER data file into mpc, and build AMS device elements. |
|
Convert a setup AMS system to a MATPOWER mpc dictionary. |
|
Test if this file is in the MATPOWER format. |
|
Export an AMS system to a MATPOWER M-file. |