API routine in Python to retrieve Bus Frequencies
There must be a routine similar to the ones to retrieve bus voltages, branch currents and generator real powers, right? I know that in the GUI, one can set channels for BsFreq and use the frequency values obtained in the output files. Just looking for something along the lines of:
ierr, bus_voltages = psspy.abusreal(-1, string = "PU") // API command to retrieve bus voltages