The element used for specifying spacecraft location in the orbit at epoch.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property LocationType() As AgEClassicalLocation |
| [C#] |
|---|
public AgEClassicalLocation LocationType {get; set;} |
| [Managed C++] |
|---|
public: __property AgEClassicalLocation get_LocationType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEClassicalLocation getLocationType(); public void setLocationType( AgEClassicalLocation ); |





