Heureka API .NET Documentation
SoilBearingCapacityType Enumeration



Classification of soil bearing capacity
Syntax
'Declaration
 
Public Enum SoilBearingCapacityType 
   Inherits System.Enum
'Usage
 
Dim instance As SoilBearingCapacityType
public enum SoilBearingCapacityType : System.Enum 
public enum class SoilBearingCapacityType : public System.Enum 
Members
MemberDescription
Class1Very good soil bearing. Normally soil is good for driving on during all year
Class2Good soil bearing. Normally soil is good for driving on during all year, with exception of while thowing in the ground and heavy autumn rains
Class3Medium good soil bearing. Be precautious during periods of high humidity in soil , especially in low terrain, heavy vehicles and many crossings
Class4Medium soil bearing. Reinforcement in soil is of great importance. When not frozen, the bearing is uncertain.
Class5Very bad soil bearing. Vehicles are only to be used when soil is frozen.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Slu.Heureka.DomainLayer.CommonForestModels.SoilBearingCapacityType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Slu.Heureka.DomainLayer.CommonForestModels Namespace

Send Feedback