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






Windows & Linux

Description

Detailed information about the intervals of time when each asset can provide coverage to the selected region.

Property type

Read-only property

Syntax

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

[C#]
public IAgDataProviderInfo RegionPassCoverage {get;}

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

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

[Java]
public IAgDataProviderInfo getRegionPassCoverage();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface