|
Serious Game - Electrónica VR 1.0.0
|

Public Member Functions | |
| string | AnalyzeVoltage (float measured, float target, float tolerance) |
| string | AnalyzeByLevel (LevelType level, float measured, float target, float tolerance, CircuitManager circuit) |
Private Member Functions | |
| string | AnalyzeParallel (CircuitManager circuit) |
| string CircuitAnalyzer.AnalyzeByLevel | ( | LevelType | level, |
| float | measured, | ||
| float | target, | ||
| float | tolerance, | ||
| CircuitManager | circuit ) |
|
private |
| string CircuitAnalyzer.AnalyzeVoltage | ( | float | measured, |
| float | target, | ||
| float | tolerance ) |