AGI STK Objects 11 Send comments on this topic.
RadarCrossSection Property (IAgShip)
See Also 





Description

Returns the radar cross sectoin.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RadarCrossSection() As IAgRadarCrossSectionInheritable

[C#]
public IAgRadarCrossSectionInheritable RadarCrossSection {get;}

[Managed C++]
public: __property IAgRadarCrossSectionInheritable^ get_RadarCrossSection();

[Unmanaged C++]
public: HRESULT get_RadarCrossSection(
IAgRadarCrossSectionInheritable ** ppRetVal
);

[Java]
public IAgRadarCrossSectionInheritable getRadarCrossSection();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1