AGI STK Objects 11 Send comments on this topic.
Saturations Property (IAgSnEOIRBand)
See Also 





Description

Get the collection of Saturation time-value pairs.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Saturations() As IAgSnEOIRSaturationCollection

[C#]
public IAgSnEOIRSaturationCollection Saturations {get;}

[Managed C++]
public: __property IAgSnEOIRSaturationCollection^ get_Saturations();

[Unmanaged C++]
public: HRESULT get_Saturations(
IAgSnEOIRSaturationCollection ** ppRetVal
);

[Java]
public IAgSnEOIRSaturationCollection getSaturations();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1