Interface IMemberNaturalFrequency
Contains properties related to natural frequency
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IMemberNaturalFrequency
Properties
| Name | Description |
|---|---|
| EffectiveWidth | Gets the property for the effective width (in [mm]) |
| IncreasedDynamicStiffnessFactor | Gets the property for the factor that is applied to the composite beams' short term modular ratio |
| NaturalFrequency | Gets the property for the minimum value of the natural frequency (in [Hz]) |
| OverrideEffectiveWidth | Gets the property for a value indicating whether the design checks should use the user-defined value for effective width |
| ProportionDead | Gets the property for the percentage of dead loads to include in the calculation of the maximum static instantaneous deflection (in [%]) |
| ProportionImposed | Gets the property for the percentage of imposed loads to include in the calculation of the maximum static instantaneous deflection (in [%]) |
| ProportionSelfWeight | Gets the property for the percentage of self-weight loads to include in the calculation of the maximum static instantaneous deflection (in [%]) |
| ShouldBeTreatedAsComposite | Gets the property for a value indicating whether the non-composite beams should be treated as composite in footfall analysis if there is a composite slab |
| ShouldCalculate | Gets the property for a value indicating whether the calculated natural frequency should be displayed in the design results |
| ShouldCheck | Gets the property for a value indicating whether a utilization and pass/fail check should be performed |