make_link_table#
- andes.interop.pandapower.make_link_table(ssa)[source]#
Build the link table for generators and generator controllers in an ANDES System, including
SynGenandDGfor now.- Parameters:
- ssaandes.system.System
The ANDES system to link
- Returns:
- DataFrame
Each column in the output Dataframe contains the
idxof linkedStaticGen,Bus,DG,RenGen,RenExciter,SynGen,Exciter, andTurbineGov,gammap,gammaq.