Method | Description | |
---|---|---|
AnalogChannel ( ) : System |
Creates a new instance of the AnalogChannel.
|
|
AnalogChannel ( string lineImage ) : System |
Creates a new instance of the AnalogChannel from an existing line image.
|
|
ToString ( ) : string |
Converts AnalogChannel to its string format.
|
public AnalogChannel ( string lineImage ) : System | ||
lineImage | string | Line image to parse. |
return | System |