C# Class ControlSystem.RelCoordSirVector

SIRVector class for relative positions.
Inheritance: SIRVector
Exibir arquivo Open project: syre/SortingIndustrialRobot Class Usage Examples

Public Methods

Method Description
RelCoordSirVector ( string _sName ) : System

Contructors whichs sets up type and name of vector.

Method Details

RelCoordSirVector() public method

Contructors whichs sets up type and name of vector.
public RelCoordSirVector ( string _sName ) : System
_sName string
return System