AGI STK Objects 11 Send comments on this topic.
Sampling Property (IAgAccessAdvanced)
See Also 





Description

Sampling method used in access calculations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sampling() As IAgAccessSampling

[C#]
public IAgAccessSampling Sampling {get;}

[Managed C++]
public: __property IAgAccessSampling^ get_Sampling();

[Unmanaged C++]
public: HRESULT get_Sampling(
IAgAccessSampling ** ppRetVal
);

[Java]
public IAgAccessSampling getSampling();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1