honeybee_radiance.lightsource.sky package¶
Submodules¶
- honeybee_radiance.lightsource.sky.certainirradiance module
CertainIrradiance
CertainIrradiance.ToString()
CertainIrradiance.from_dict()
CertainIrradiance.from_illuminance()
CertainIrradiance.from_string()
CertainIrradiance.to_dict()
CertainIrradiance.to_file()
CertainIrradiance.to_radiance()
CertainIrradiance.ground_hemisphere
CertainIrradiance.ground_reflectance
CertainIrradiance.illuminance
CertainIrradiance.irradiance
CertainIrradiance.is_climate_based
CertainIrradiance.is_point_in_time
CertainIrradiance.sky_hemisphere
CertainIrradiance.uniform
- honeybee_radiance.lightsource.sky.cie module
CIE
CIE.ToString()
CIE.from_dict()
CIE.from_lat_long()
CIE.from_location()
CIE.from_string()
CIE.to_dict()
CIE.to_file()
CIE.to_radiance()
CIE.SKYTYPES
CIE.altitude
CIE.azimuth
CIE.ground_hemisphere
CIE.ground_reflectance
CIE.is_climate_based
CIE.is_point_in_time
CIE.sky_hemisphere
CIE.sky_type
CIE.sky_type_human_readable
CIE.sky_type_radiance
- honeybee_radiance.lightsource.sky.climatebased module
ClimateBased
ClimateBased.ToString()
ClimateBased.from_dict()
ClimateBased.from_epw()
ClimateBased.from_epw_monthly_average()
ClimateBased.from_lat_long()
ClimateBased.from_location()
ClimateBased.from_string()
ClimateBased.from_wea()
ClimateBased.from_wea_monthly_average()
ClimateBased.to_dict()
ClimateBased.to_file()
ClimateBased.to_radiance()
ClimateBased.altitude
ClimateBased.azimuth
ClimateBased.diffuse_horizontal_irradiance
ClimateBased.direct_normal_irradiance
ClimateBased.ground_hemisphere
ClimateBased.ground_reflectance
ClimateBased.is_climate_based
ClimateBased.is_point_in_time
ClimateBased.sky_hemisphere
- honeybee_radiance.lightsource.sky.hemisphere module
- honeybee_radiance.lightsource.sky.skydome module
- honeybee_radiance.lightsource.sky.skymatrix module
- honeybee_radiance.lightsource.sky.strutil module
- honeybee_radiance.lightsource.sky.sunmatrix module
Module contents¶
honeybee-radiance skies.