Class: OpenStudio::Model::Generator

Inherits:
ParentObject show all
Defined in:
lib/openstudio-api-stubs/Classes/Generator.rb

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from ParentObject

#allowableChildTypes, #children

Methods inherited from ModelObject

#EqualEqual, #LessThan, #NotEqual, #__str__, #clone, #connectedObject, #connectedObjectPort, #createComponent, #getData, #getScheduleTypeKeys, #iddObjectType, #lifeCycleCosts, #model, #outputVariableNames, #outputVariables, #parent, #removeLifeCycleCosts, #resources, #setParent, #toIdfObject

Methods inherited from WorkspaceObject

#LessThan, #__str__, #canBeSource, #canBeTarget, #getSourceIndices, #getSources, #getTarget, #idfObject, #initialized, #isSource, #isTarget, #numSources, #objectListFieldsEqual, #objectListFieldsNonConflicting, #remove, #setPointer, #sources, #targets, #workspace

Class Method Details

.new(iddObjectType, model) ⇒ Object



5
6
# File 'lib/openstudio-api-stubs/Classes/Generator.rb', line 5

def self.new(iddObjectType, model)
end

Instance Method Details

#availabilityScheduleOptionalSchedule

Returns:



14
15
# File 'lib/openstudio-api-stubs/Classes/Generator.rb', line 14

def availabilitySchedule
end

#electricLoadCenterDistributionOptionalElectricLoadCenterDistribution



20
21
# File 'lib/openstudio-api-stubs/Classes/Generator.rb', line 20

def electricLoadCenterDistribution
end

#generatorObjectTypeString

Returns:

  • (String)


8
9
# File 'lib/openstudio-api-stubs/Classes/Generator.rb', line 8

def generatorObjectType
end

#ratedElectricPowerOutputOptionalDouble

Returns:



11
12
# File 'lib/openstudio-api-stubs/Classes/Generator.rb', line 11

def ratedElectricPowerOutput
end

#ratedThermaltoElectricalPowerRatioOptionalDouble

Returns:



17
18
# File 'lib/openstudio-api-stubs/Classes/Generator.rb', line 17

def ratedThermaltoElectricalPowerRatio
end