The analyzer module uses the user’s input data to ….

buildings_analytics.analyzer Package

Analyzer

This is the module that takes care of analysis the user’s input data to suggest a slab technology and provide useful informations.

Classes

Building(stories, span, floor_plate_area[, …])

Initialises the Slab object to be analysed.

Slab([span, prefab, fire, vibration, woc, …])

Initialises the Slab object to be analysed.

Class Inheritance Diagram

Inheritance diagram of buildings_analytics.analyzer.building.Building, buildings_analytics.analyzer.slab.Slab