|
__init__(self,
reheater2TC=0.0,
shaft1PowerIP=0.0,
shaft1PowerLP2=0.0,
reheater1TC=0.0,
steamChestTC=0.0,
crossoverTC=0.0,
shaft2PowerHP=0.0,
shaft2PowerLP2=0.0,
shaft2PowerIP=0.0,
shaft1PowerHP=0.0,
shaft1PowerLP1=0.0,
shaft2PowerLP1=0.0,
SteamSupplys=None,
*args,
**kw_args)
Initialises a new 'SteamTurbine' instance. |
|
|
Inherited from PrimeMover'.PrimeMover :
addSynchronousMachines ,
getSynchronousMachines ,
removeSynchronousMachines ,
setSynchronousMachines
Inherited from Core.PowerSystemResource'.PowerSystemResource :
addAssets ,
addBlock ,
addMeasurements ,
addOperatingShare ,
addPsrLists ,
addReportingGroup ,
getAssets ,
getBlock ,
getLocation ,
getMeasurements ,
getOperatingShare ,
getOutageSchedule ,
getPSRType ,
getPsrLists ,
getReportingGroup ,
removeAssets ,
removeBlock ,
removeMeasurements ,
removeOperatingShare ,
removePsrLists ,
removeReportingGroup ,
setAssets ,
setBlock ,
setLocation ,
setMeasurements ,
setOperatingShare ,
setOutageSchedule ,
setPSRType ,
setPsrLists ,
setReportingGroup
Inherited from Core.IdentifiedObject'.IdentifiedObject :
getModelingAuthoritySet ,
setModelingAuthoritySet
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|