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






Windows & Linux

Description

The shielding thicknesses. Dose and dose rate can be computed for each thickness.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ShieldingThicknesses() As IAgDoublesCollection

[C#]
public IAgDoublesCollection ShieldingThicknesses {get;}

[Managed C++]
public: __property IAgDoublesCollection^ get_ShieldingThicknesses();

[Unmanaged C++]
public: HRESULT get_ShieldingThicknesses(
IAgDoublesCollection ** ppRetVal
);

[Java]
public IAgDoublesCollection getShieldingThicknesses();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface