A B C D F G I J L M N O P R S T U V W Y Z

C

caseIdentification - Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFPowerSystemDO
 
CDFBranchDO - Class in snl.ccss.jpowersystem.parsers.cdf.dataobjects
This object contains variables for each column of bus data in an IEEE Common Data Format (CDF) file describing a power system.
CDFBranchDO() - Constructor for class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFBranchDO
 
CDFBusDO - Class in snl.ccss.jpowersystem.parsers.cdf.dataobjects
This object contains variables for each column of branch data in an IEEE Common Data Format (CDF) file describing a power system.
CDFBusDO() - Constructor for class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFBusDO
 
CDFDataObject - Interface in snl.ccss.jpowersystem.parsers.cdf
Parent interface for all CDF data objects (such as CDFBusDataObject, CDFBranchDataObject, etc).
CDFLoadable - Interface in snl.ccss.jpowersystem.parsers.cdf
Interface called by CDFParser to load data into power system objects implementing this interface.
CDFParser - Class in snl.ccss.jpowersystem.parsers.cdf
This class implements the Parser interface and provides the methods necessary to create a power system from data organized in the IEEE Common Data Format (CDF).
CDFParser() - Constructor for class snl.ccss.jpowersystem.parsers.cdf.CDFParser
Default CDFParser constructor.
CDFParser(String, String, String) - Constructor for class snl.ccss.jpowersystem.parsers.cdf.CDFParser
Argument-accepting CDFParser constructor.
CDFPowerSystemDO - Class in snl.ccss.jpowersystem.parsers.cdf.dataobjects
This object contains variables for each column of power system data in an IEEE Common Data Format (CDF) file describing a power system.
CDFPowerSystemDO() - Constructor for class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFPowerSystemDO
 
CDFWritable - Interface in snl.ccss.jpowersystem.parsers.cdf
Interface called by CDFParser to write data from power system objects implementing this interface to a data file.
charging - Variable in class snl.ccss.jpowersystem.generic.GenericBranch
Charging value for this branch.
charging - Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFBranchDO
 
checkGenMvarOutput(double, boolean) - Method in interface snl.ccss.jpowerflow.ac.ACPFBus
This method should return true if all generators available for Automatic Voltage Regulation (AVR) are within the reactive power output limits of the generator.
circuit - Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFBranchDO
 
conductance - Variable in class snl.ccss.jpowersystem.generic.GenericInductor
Conductance value for this inductor.
conductance - Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFBusDO
 
controlBusNumber - Variable in class snl.ccss.jpowersystem.parsers.cdf.dataobjects.CDFBranchDO
 
createJacobianMap(List) - Static method in class snl.ccss.jpowerflow.util.Utilities
This method creates a new Jacobain map with an ACPFBus as the key and its corresponding Jacobian diagonal value as the value.
createNewBranch(String) - Static method in class snl.ccss.jpowersystem.PowerSystemFactory
Creates and returns user-defined implementation of a branch object.
createNewBus(String) - Static method in class snl.ccss.jpowersystem.PowerSystemFactory
Creates and returns user-defined implementation of a bus object.
createNewBusDevice(String) - Static method in class snl.ccss.jpowersystem.PowerSystemFactory
Creates and returns user-defined implementation of a bus device object.
createNewPowerSystem(String) - Static method in class snl.ccss.jpowersystem.PowerSystemFactory
Creates and returns user-defined implementation of a power system object.

A B C D F G I J L M N O P R S T U V W Y Z