StringToInt
org.resurgence.actor.StringToInt

This actor converts a string to an integer.

It is based on the Ptolemy II StringToIntArray actor.

Author(s): Wibke Sudholt, University and ETH Zurich, November 2004
Version:$Id: StringToInt.java,v 1.1 2005/03/18 18:16:58 sudholt Exp $


string
The input port, which has type string.

integer
The output port, which has type int.