Top

ladybugdynamo.ladybug module

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

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

Sub-modules

ladybugdynamo.ladybug.color

Ladybug color, colorsets and colorrange

ladybugdynamo.ladybug.euclid

euclid graphics maths module

Documentation and tests are included in the file "euclid.txt", or online at http://code.google.com/p/pyeuclid

ladybugdynamo.ladybug.listoperations

Useful functions for list operations