Class: StructuraidCore::DesignCodes::NSR10::RC::Footings::OneWayShearCapacity
- Inherits:
-
Object
- Object
- StructuraidCore::DesignCodes::NSR10::RC::Footings::OneWayShearCapacity
- Includes:
- Utils::CodeRequirement
- Defined in:
- lib/structuraid_core/design_codes/nsr_10/rc/footings/one_way_shear_capacity.rb
Constant Summary collapse
- CODE_REFERENCE =
'NSR-10 C.11.11'.freeze
Instance Method Summary collapse
-
#call ⇒ Object
NSR-10 C.11.11.
Methods included from Utils::CodeRequirement
Instance Method Details
#call ⇒ Object
NSR-10 C.11.11
14 15 16 |
# File 'lib/structuraid_core/design_codes/nsr_10/rc/footings/one_way_shear_capacity.rb', line 14 def call compute_concrete_shear_capacity end |