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






Windows & Linux

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 ** ppRCS
);
[Java]
public IAgRadarCrossSectionInheritable getRadarCrossSection();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.