66 AdcPin(
const char* fileName,
Net& pinNet)
throw();
void setAnalogValue(float value)
Set the analog value and propagte through Net.
Pin class, handles input and output to external parts.
Pin class to provide a analog input signal.
Pin & SetAnalogValue(float value)
Sets the pin to an real analog value.
Provides input of aanalog signal into simulator.
long long SystemClockOffset
std::ifstream _anaFile
The analog input file.
AdcAnalogPin _analogPin
Output to AVR.
Connect Pins to each other and transfers a output change from a pin to input values for all pins...