Computes dose rate information for each shielding thickness and returns a collection to access the computed data.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgVeSpEnvRadDoseRateCollection ComputeDoseRates( System.Object time ); |
| [Managed C++] |
|---|
public: IAgVeSpEnvRadDoseRateCollection^ ComputeDoseRates( VARIANT time ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeSpEnvRadDoseRateCollection computeDoseRates( AgVariant time ); |
[Python - STK API ] |
|---|
def ComputeDoseRates(self, time:typing.Any) -> "IAgVeSpEnvRadDoseRateCollection": |
- time






