OpticalLinkReceiver.AddBackgroundLightSource(CelestialObject) Method

Top 

Description

Adds non-diffuse source of background light as available for participating in receiver model calculations.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

OpticalLinkReceiver.AddBackgroundLightSource(

CelestialObject celestialObject)

 

 

Arguments

celestialObject


Description:

The CelestialObject corresponding to the light source.

 

 

 

Syntax

myOpticalLinkReceiver1.AddBackgroundLightSource(myCelestialObject1);

 

 

See also

OpticalLinkReceiver Object