Click or drag to resize

iterationPerformanceRecordIPnominal Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

InfoPoints nominal harvest - as sum of IP factors of crawled pages, by page loaded

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "IPn")]
[imbAttribute(imbAttributeName.measure_setUnit, "∑{IP}/|P_all|")]
[imbAttribute(imbAttributeName.reporting_valueformat, "F4")]
[imbAttribute(dataPointAggregationAspect.overlapMultiTable, dataPointAggregationType.avg)]
public double IPnominal { get; set; }

Property Value

Type: Double
See Also