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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1