Returns celestial bodies within the sensor's
field of view.
| [Visual Basic .NET] |
|---|
Public Function GetStarsInFOV( _
ByVal Epoch As System.Object _
) As IAgCelestialBodyCollection
|
| [C#] |
|---|
public IAgCelestialBodyCollection GetStarsInFOV(
|
| [Managed C++] |
|---|
public: IAgCelestialBodyCollection^ GetStarsInFOV(
|
| [Java] |
|---|
public IAgCelestialBodyCollection getStarsInFOV(
|
| [Unmanaged C++] |
|---|
public: HRESULT GetStarsInFOV(
|
- Epoch