AGI STK Objects 11 Send comments on this topic.
PointProbOfCoverage Property (IAgCvGridInspector)
See Also 





Description

The probability of coverage for the point selected in the graphics window being achieved as a function of the time past a request for coverage.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PointProbOfCoverage() As IAgDataProviderInfo

[C#]
public IAgDataProviderInfo PointProbOfCoverage {get;}

[Managed C++]
public: __property IAgDataProviderInfo^ get_PointProbOfCoverage();

[Unmanaged C++]
public: HRESULT get_PointProbOfCoverage(
IAgDataProviderInfo ** ppRetVal
);

[Java]
public IAgDataProviderInfo getPointProbOfCoverage();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1