STK ObjectsSend comments on this topic.
SEI Property (IAgSnEOIRBand)
See Also
Windows





Windows & Linux

Description

Saturation equivalent irradiance or radiance for the current sensor band.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SEI() As Double
[C#]
public double SEI {get;}
[Managed C++]
public: __property double get_SEI();
[Unmanaged C++]
public: HRESULT get_SEI(
    double * pVal
);
[Java]
public double getSEI();
[Python - STK API ]
@property
def SEI(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.