Click or drag to resize

E3DSimulationLaunchAndWait Method

Starts a standard EMA3D FDTD simulation using the provided input file and waits for it to complete.

Namespace: ema3d.Api.V26.Core.Execution
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public static void LaunchAndWait(
	string file
)

Parameters

file  String
The path to the input file to start (.emin).

Return Value

See Also