IMeasureTValue Interface |
Namespace: imbSCI.Core.interfaces
public interface IMeasure<TValue> : IMeasure, IAceMathMeasure, IMeasureBasic, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IValueWithFormat, IValueWithImportanceInfo, IValueWithToString, IValueComparable, IComparable, IObjectWithMetaModelNameAndGroup, IValueWithRoleInfo, IValueWithUnitInfo where TValue : IComparable
The IMeasureTValue type exposes the following members.
| Name | Description | |
|---|---|---|
| calculate | (Inherited from IMeasureBasic.) | |
| convertToOptimalUnitLevel |
TRUE if current value is in alarmant value range
(Inherited from IMeasure.) | |
| convertToUnit | (Inherited from IMeasure.) | |
| GetContent |
Gets the informational content about this measure
(Inherited from IMeasure.) | |
| GetFormatedValue | (Inherited from IMeasureBasic.) | |
| GetFormatedValueAndUnit | (Inherited from IMeasureBasic.) | |
| GetFormatForValue |
Gets the format for value or value-and-unit if forValueAndUnit is TRUE.
(Inherited from IMeasureBasic.) | |
| getRoleEntry | (Inherited from IMeasure.) | |
| getUnitEntry | (Inherited from IMeasure.) | |
| getValueTC | (Inherited from IMeasureBasic.) | |
| setAlarmExact | ||
| setCustomRoleEntry | (Inherited from IMeasure.) | |
| setCustomUnitEntry | (Inherited from IMeasure.) | |
| setDefaultValue | ||
| ToString |
Returns a string that represents the meassure - according to
(Inherited from IMeasure.) | |
| ToString(measureToStringContent) | (Inherited from IMeasure.) |