|
|
__init__(self,
coreNeutronicsHT=0.0,
steamFlowFG=0.0,
hotLegToColdLegGain=0.0,
steamPressureDropLagTC=0.0,
coreHTLagTC1=0.0,
coreHTLagTC2=0.0,
hotLegLagTC=0.0,
throttlePressureSP=0.0,
hotLegSteamGain=0.0,
throttlePressureFactor=0.0,
coldLegFBLagTC=0.0,
pressureCG=0.0,
steamPressureFG=0.0,
feedbackFactor=0.0,
coreNeutronicsEffTC=0.0,
coldLegFG2=0.0,
coldLegFG1=0.0,
coldLegLagTC=0.0,
coldLegFBLeadTC2=0.0,
coldLegFBLeadTC1=0.0,
*args,
**kw_args)
Initialises a new 'PWRSteamSupply' instance. |
|
|
|
Inherited from SteamSupply'.SteamSupply:
addSteamTurbines,
getSteamTurbines,
removeSteamTurbines,
setSteamTurbines
Inherited from Core.PowerSystemResource'.PowerSystemResource:
addAssets,
addChangeItems,
addDocumentRoles,
addErpOrganisationRoles,
addMeasurements,
addNetworkDataSets,
addOperatingShare,
addPSREvent,
addPsrLists,
addReportingGroup,
addSafetyDocuments,
addScheduleSteps,
getAssets,
getChangeItems,
getDocumentRoles,
getErpOrganisationRoles,
getLocation,
getMeasurements,
getNetworkDataSets,
getOperatingShare,
getOutageSchedule,
getPSREvent,
getPSRType,
getPsrLists,
getReportingGroup,
getSafetyDocuments,
getScheduleSteps,
removeAssets,
removeChangeItems,
removeDocumentRoles,
removeErpOrganisationRoles,
removeMeasurements,
removeNetworkDataSets,
removeOperatingShare,
removePSREvent,
removePsrLists,
removeReportingGroup,
removeSafetyDocuments,
removeScheduleSteps,
setAssets,
setChangeItems,
setDocumentRoles,
setErpOrganisationRoles,
setLocation,
setMeasurements,
setNetworkDataSets,
setOperatingShare,
setOutageSchedule,
setPSREvent,
setPSRType,
setPsrLists,
setReportingGroup,
setSafetyDocuments,
setScheduleSteps
Inherited from Core.IdentifiedObject'.IdentifiedObject:
addDiagramObjects,
addNames,
getDiagramObjects,
getModelingAuthoritySet,
getNames,
removeDiagramObjects,
removeNames,
setDiagramObjects,
setModelingAuthoritySet,
setNames
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|