Specify the planet using a central body and a desired ephemeris source.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgPlPosCentralBody SetPositionSourceCentralBody( string CentralBody, AgEEphemSourceType EphemSource ); |
| [Managed C++] |
|---|
public: IAgPlPosCentralBody^ SetPositionSourceCentralBody( String __gc ^ CentralBody, AgEEphemSourceType EphemSource ); |
| [Java] |
|---|
public IAgPlPosCentralBody setPositionSourceCentralBody( String CentralBody, AgEEphemSourceType EphemSource ); |
| [Unmanaged C++] |
|---|
|
- CentralBody
- EphemSource





