Difference between API's branch flow data and branch data retrieval
Can someone confirm if I have this concept correct between the difference between PSSE's API branch flow data and branch data retrieval?
- Branch flow data (aflowXXX): Only returns data in double entry (each branch in both directions).
- Branch data (abrnXXX): Provides options to include data in single entry (each branch once) or double entry (each branch in both directions).
It sounds like the Branch data (abrnXXX) series allows for more flexibility as we can just request one entry or both entries.
Would doing double entry with the Branch data (abrnXXX) have the same result as the Branch flow data (aflowXXX) commands?