ItemHealth : public class
Created: 12/12/2005 3:00:39 PM
Modified: 12/13/2006 4:23:18 PM
Project:
Advanced:
This class contains information detailing the health of an asset or segment. (NOTE: One or both of hLevel and hGradeReal must be set.)
Attribute Details
public MIMKey3
  chgPattType
Range:0 to 1
Notes: MIMOSA keys referencing the table that maintains the types of change pattern observed in problems.<br />
public HlthLevelType
  healthLevelType
Range:0 to 1
Notes: Information related to health levels for segments and assets.
public double
  hGradeReal
Range:0 to 1
Notes: A precise health scale float value between 0 and 1 (1=perfect health).
public unsignedInt
  hLevel
Range:0 to 1
Notes: Health on a 0..100 scale where 100=maximum health.
public ItemId
  item_id
Notes: References the segment or asset.
public double
  likelihood
Range:0 to 1
Notes: Likelihood probability between 0 and 1 that health assessment is accurate.
public OsacbmTime
  utc_health
Notes: The time of the health assesssment in UTC (Coordinated Universal Time) format.