Click or drag to resize

LIDExtension Methods

The LIDExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetSoilMoisture
Set soil/pavement moisture of lid, independent of type.

If lid does not have a soil/pavement layer, an exception is thrown

Public methodStatic memberSetStorageDepth
Set storage depth of lid, independent of type.

If lid does not have a storage layer, an exception is thrown

Public methodStatic memberSetSurfaceDepth
Set surface depth of lid, independent of type.

If lid does not have a surface layer, an exception is thrown

Public methodStatic memberSoilMoisture
Get soil/pavement moisture of lid, independent of type.

If lid does not have a soil/pavement layer, an exception is thrown

Public methodStatic memberStorageDepth
Get storage depth of lid, independent of type.

If lid does not have a storage layer, an exception is thrown

Public methodStatic memberSurfaceDepth
Get surface depth of lid, independent of type.

If lid does not have a surface layer, an exception is thrown

Top
See Also