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





Description

Summary of the coverage intervals for the selected region, including access start and end times, duration of each interval and the percentage of the region covered during each pass.

Property type

Read-only property

Syntax

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

[C#]
public IAgDataProviderInfo RegionFullCoverage {get;}

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

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

[Java]
public IAgDataProviderInfo getRegionFullCoverage();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1