Set the velocity ellipsoid attributes type.
[Visual Basic .NET] |
---|
Public Sub SetAttributesType( _ ByVal Attributes As AgEVeVOAttributes _ ) |
[C#] |
---|
public void SetAttributesType( AgEVeVOAttributes Attributes ); |
[Managed C++] |
---|
public: void SetAttributesType( AgEVeVOAttributes Attributes ); |
[Unmanaged C++] |
---|
public: HRESULT SetAttributesType( AgEVeVOAttributes Attributes ); |
[Java] |
---|
public void setAttributesType( AgEVeVOAttributes Attributes ); |
[Python - STK API ] |
---|
def SetAttributesType(self, Attributes:"AgEVeVOAttributes") -> None: |
- Attributes