simdesign.rcmrf.bdim.tr_post18_dch.quality
This module provides the quality class implementation representing the
quality-based modifications for the tr_post18_dch design class in the BDIM
layer.
- class simdesign.rcmrf.bdim.tr_post18_dch.quality.Quality[source]
Bases:
QualityBaseQuality implementation for the
tr_post18_dchdesign class.This class directly uses the behaviour defined in
QualityBaseand overrides the default data path used to load construction quality data.- data_path
Path to the JSON file containing construction quality data.
- Type:
Path
See also
QualityBaseBase class defining the core behaviour and configuration.