class OpenStudio::EpwDataPoint

Public Class Methods

fromEpwString(string) click to toggle source

@return [OptionalEpwDataPoint]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 19
def self.fromEpwString(string)
end
fromEpwStrings(*args) click to toggle source

@return [OptionalEpwDataPoint]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 163
def self.fromEpwStrings(*args)
end
getUnits(*args) click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 160
def self.getUnits(*args)
end
getUnitsByName(string) click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 7
def self.getUnitsByName(string)
end
new(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 4
def self.new(*args)
end

Public Instance Methods

aerosolOpticalDepth() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 124
def aerosolOpticalDepth
end
airState() click to toggle source

@return [OptionalAirState]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 16
def airState
end
albedo() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 133
def albedo
end
atmosphericStationPressure() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 64
def atmosphericStationPressure
end
ceilingHeight() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 112
def ceilingHeight
end
dataSourceandUncertaintyFlags() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 52
def dataSourceandUncertaintyFlags
end
date() click to toggle source

@return [Date]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 28
def date
end
dateTime() click to toggle source

@return [DateTime]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 34
def dateTime
end
day() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 43
def day
end
daysSinceLastSnowfall() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 130
def daysSinceLastSnowfall
end
density() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 151
def density
end
dewPointTemperature() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 58
def dewPointTemperature
end
diffuseHorizontalIlluminance() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 91
def diffuseHorizontalIlluminance
end
diffuseHorizontalRadiation() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 82
def diffuseHorizontalRadiation
end
directNormalIlluminance() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 88
def directNormalIlluminance
end
directNormalRadiation() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 79
def directNormalRadiation
end
dryBulbTemperature() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 55
def dryBulbTemperature
end
enthalpy() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 145
def enthalpy
end
extraterrestrialDirectNormalRadiation() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 70
def extraterrestrialDirectNormalRadiation
end
extraterrestrialHorizontalRadiation() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 67
def extraterrestrialHorizontalRadiation
end
getField(epwDataField) click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 13
def getField(epwDataField)
end
getFieldByName(string) click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 10
def getFieldByName(string)
end
globalHorizontalIlluminance() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 85
def globalHorizontalIlluminance
end
globalHorizontalRadiation() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 76
def globalHorizontalRadiation
end
horizontalInfraredRadiationIntensity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 73
def horizontalInfraredRadiationIntensity
end
hour() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 46
def hour
end
humidityRatio() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 148
def humidityRatio
end
liquidPrecipitationDepth() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 136
def liquidPrecipitationDepth
end
liquidPrecipitationQuantity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 139
def liquidPrecipitationQuantity
end
minute() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 49
def minute
end
month() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 40
def month
end
opaqueSkyCover() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 106
def opaqueSkyCover
end
precipitableWater() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 121
def precipitableWater
end
presentWeatherCodes() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 118
def presentWeatherCodes
end
presentWeatherObservation() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 115
def presentWeatherObservation
end
relativeHumidity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 61
def relativeHumidity
end
saturationPressure() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 142
def saturationPressure
end
snowDepth() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 127
def snowDepth
end
specificVolume() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 154
def specificVolume
end
time() click to toggle source

@return [Time]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 31
def time
end
toEpwStrings() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 22
def toEpwStrings
end
toWthString() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 25
def toWthString
end
totalSkyCover() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 103
def totalSkyCover
end
visibility() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 109
def visibility
end
wetbulb() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 157
def wetbulb
end
windDirection() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 97
def windDirection
end
windSpeed() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 100
def windSpeed
end
year() click to toggle source

@return [Int32]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 37
def year
end
zenithLuminance() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/EpwDataPoint.rb, line 94
def zenithLuminance
end