AGI STK Objects 11 Send 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 * pRetVal
);

[Java]
public double getSEI();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface