Get the collection of Saturation time-value pairs.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Saturations() As IAgSnEOIRSaturationCollection |
| [C#] |
|---|
public IAgSnEOIRSaturationCollection Saturations {get;} |
| [Managed C++] |
|---|
public: __property IAgSnEOIRSaturationCollection ^ get_Saturations(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSnEOIRSaturationCollection getSaturations(); |
[Python - STK API ] |
|---|
@property def Saturations(self) -> "IAgSnEOIRSaturationCollection": |






