# Cross Frame and Lat. Bra. Code Check \[STG]

## General

**Load Combination Table:** The load combination table is used to map the analysis result cases and their corresponding factors to the template, along with the limit states. It serves as the basis for all finite element analysis results used in the code check equations.

## Fatigue Parameters

**ADTT:** The annual daily truck traffic is a parameter used in fatigue checks.\
**Number of Lanes Available to Trucks:** Number of lanes available to truck is a parameter used in fatigue checks.

**Additional Load Factor For Fatigue:** The fatigue load obtained from the analysis can be further reduced by applying this property.\
As suggested in NCHRP Report No. 962: *Proposed Modification to AASHTO Cross-Frame Analysis and Design*, the Fatigue I and Fatigue II load factors should be multiplied by an additional factor of 0.65.

**Detail Category (Table 6.6.1.2.3-1) \[Category-A/Category-B/Category-B'/Category-C/Category-C'/Category-D/Category-E/Category-E'] :** This parameter is used to specify the detail category in Table 6.6.1.2.3-1.

## Tensile Resistance Parameters

**Rp Reduction Factor for Holes \[1.0 for Holes Drilled Full Size/ 0.9 for Holes Punched Full Size]:** For code check purposes, this parameter allows the specification of a reduction factor. The factor can be set to 1.0 for drilled full-size holes or 0.9 for punched full-size holes.

## Unbraced Length Settings

**Top Strut Unbraced Length \[Full Length/Half Length]:** Defines the unbraced length used when checking the top strut of the cross frame. Select **Full Length** to use the entire strut length between panel points, or **Half Length** when an intermediate brace (such as a diagonal intersection or secondary member) effectively halves the strut's unbraced length for flexural/compression checks.

**Bottom Strut Unbraced Length \[Full Length/Half Length]:** Defines the unbraced length used when checking the bottom strut of the cross frame. Select **Full Length** to use the entire strut length between panel points, or **Half Length** when an intermediate brace effectively halves the strut's unbraced length for flexural/compression checks.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.openbrim.org/templates/steel-tub-girder-bridge-workflow/templates-for-code-check-stg/cross-frame-and-lat-bra-code-check-t-stg.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
