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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1