STK ObjectsSend 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();
[Python - STK API ]
@property
def RegionPassCoverage(self) -> "IAgDataProviderInfo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.