Package pypower :: Module idx_area
[hide private]
[frames] | no frames]

Module idx_area

source code

Defines constants for named column indices to areas matrix.

The index, name and meaning of each column of the areas matrix is given below:

columns 0-1

  1. AREA_I area number
  2. PRICE_REF_BUS price reference bus for this area

Authors:
Ray Zimmerman (PSERC Cornell), Richard Lincoln
Variables [hide private]
  AREA_I = 0
  PRICE_REF_BUS = 1
  __package__ = None