Click or drag to resize

E3DSimulationLaunch Method

Starts a standard EMA3D FDTD simulation using the provided input file.

Namespace: ema3d.Api.V25.Core.Execution
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static E3DSimulation Launch(
	string file
)

Parameters

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

Return Value

E3DSimulation
See Also