Top

ladybugdynamo module

__all__ = ["core", "epw", "sunpath", "sunlighthours", "geometryoperations", "sky", "color", \
    "legendparameters", "wrapper"]

# core contains Ladybug core objects such as Header, Location, AnalysisPeriod, DataList
# epw contains EPW object
import core, epw, sunpath, sunlighthours, geometryoperations, sky, color, legendparameters, wrapper

Sub-modules

ladybugdynamo.analysis

Analysis library for Dynamo. This calss is base class for radiation and sunlighthours analysis.

ladybugdynamo.geometryoperations

Collection of geometrical operations for Dynamo

ladybugdynamo.solarradiation

Sunlight hours library for Dynamo

ladybugdynamo.sunlighthours

Sunlight hours library for Dynamo