Returns celestial bodies within the sensor's field of view.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCelestialBodyCollection GetStarsInFOV( System.Object Epoch ); |
| [Managed C++] |
|---|
public: IAgCelestialBodyCollection^ GetStarsInFOV( VARIANT Epoch ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCelestialBodyCollection getStarsInFOV( AgVariant Epoch ); |
[Python - STK API ] |
|---|
def GetStarsInFOV(self, Epoch:typing.Any) -> "IAgCelestialBodyCollection": |
- Epoch






