Class: StructuraidCore::DesignCodes::NSR10::RC::MinimumSteelCover
- Inherits:
-
Object
- Object
- StructuraidCore::DesignCodes::NSR10::RC::MinimumSteelCover
- Includes:
- Utils::CodeRequirement
- Defined in:
- lib/structuraid_core/design_codes/nsr_10/rc/minimum_steel_cover.rb
Constant Summary collapse
- CODE_REFERENCE =
'NSR-10 C.7.7.1'.freeze
Instance Method Summary collapse
Methods included from Utils::CodeRequirement
Instance Method Details
#call ⇒ Object
11 12 13 |
# File 'lib/structuraid_core/design_codes/nsr_10/rc/minimum_steel_cover.rb', line 11 def call compute_cover end |