System custom RSR units.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property RSRUnits() As AgESnEOIRBandSpectralRSRUnits |
| [C#] |
|---|
public AgESnEOIRBandSpectralRSRUnits RSRUnits {get; set;} |
| [Managed C++] |
|---|
public: __property AgESnEOIRBandSpectralRSRUnits get_RSRUnits(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgESnEOIRBandSpectralRSRUnits getRSRUnits(); public void setRSRUnits( AgESnEOIRBandSpectralRSRUnits ); |
[Python - STK API ] |
|---|
@property def RSRUnits(self) -> "AgESnEOIRBandSpectralRSRUnits": @RSRUnits.setter def RSRUnits(self, newVal:"AgESnEOIRBandSpectralRSRUnits") -> None: |






