Click or drag to resize

TiremPropagationModel3_18 Constructor (TerrainProvider)

Initializes a new instance from the given terrain provider.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public TiremPropagationModel3_18(
	TerrainProvider terrainProvider
)

Parameters

terrainProvider
Type: AGI.Foundation.TerrainTerrainProvider
The terrain provider used to compute the terrain profile.
See Also