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






Windows & Linux

Description

Shielding thickness at which the dose rate information was computed. Uses RadiationShieldThickness Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ShieldingThickness() As Double

[C#]
public double ShieldingThickness {get;}

[Managed C++]
public: __property double get_ShieldingThickness();

[Unmanaged C++]
public: HRESULT get_ShieldingThickness(
double * pRetVal
);

[Java]
public double getShieldingThickness();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface