Sets reflectance (in m^2) in specified frame. Force = solarIntensity*luminosity/(4*pi*speedOfLight*distanceToSun^2)*reflectanceVec. reflectanceVec = sum of surface contributions where each surface N is cr_N*area_N*unitDirection_N.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SetReflectance(self, Frame:"AgEUtFrame", X:float, Y:float, Z:float) -> None: |
- Frame
- X
- Y
- Z






