Package snl.ccss.jpowersystem.generic

This package provides generic data objects of common power system objects.

See:
          Description

Class Summary
GenericBranch Generic branch object that holds all the variables that need to be known about a branch.
GenericBus Generic bus object that holds all the variables that need to be known about a bus.
GenericGenerator Generic generator object that holds all the variables that need to be known about a generator.
GenericInductor Generic inductor object that holds all the variables that need to be known about an inductor.
GenericLoad Generic load object that holds all the variables that need to be known about a load.
GenericPowerSystem Generic power system object that holds all the variables that need to be known about a power system.
 

Package snl.ccss.jpowersystem.generic Description

This package provides generic data objects of common power system objects. These generic objects contain the common variables needed from these objects.