public interface LoadBusData
extends org.eclipse.emf.ecore.EObject
The following features are supported:
LoadAnalysisPackage.getLoadBusData()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<org.apache.commons.math3.complex.Complex> |
getLoadScheduleList()
Returns the value of the 'Load Schedule List' attribute list.
|
org.eclipse.emf.common.util.EList<org.apache.commons.math3.complex.Complex> |
getPointVoltageList()
Returns the value of the 'Point Voltage List' attribute list.
|
org.eclipse.emf.common.util.EList<org.apache.commons.math3.complex.Complex> getLoadScheduleList()
Complex
.
If the meaning of the 'Load Schedule List' attribute list isn't clear, there really should be more of a description here...
LoadAnalysisPackage.getLoadBusData_LoadScheduleList()
org.eclipse.emf.common.util.EList<org.apache.commons.math3.complex.Complex> getPointVoltageList()
Complex
.
If the meaning of the 'Point Voltage List' attribute list isn't clear, there really should be more of a description here...
LoadAnalysisPackage.getLoadBusData_PointVoltageList()