alliance-programmers '01
ALC : CVS loginfo, ocp/src


Christophe Alexandre (Christophe.Alexandre@asim.lip6.fr)
Wed, 17 Oct 2001 13:07:18 +0200

=================================================================== Modification le : Wed Oct 17 13:07:03 CEST 2001 Par : xtof =================================================================== Update of /users/outil/alliance/cvsroot/alliance/sources/ocp/src In directory bip.lip6.fr:/users/cao/xtof/alliance/sources/ocp/src Modified Files: Ocp.cpp PCon.cpp PPlacement.cpp PPlacementGlobal.cpp Log Message: decrassage, on obtient des fichiers gnuplot avec aucune instance a placer.... =================================================================== Index: Ocp.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/Ocp.cpp,v retrieving revision 1.20 retrieving revision 1.21 diff -r1.20 -r1.21 64a65,66 > { > Usage(); 65a68 > } Index: PCon.cpp =================================================================== RCS file: /users/outil/alliance/cvsroot/alliance/sources/ocp/src/PCon.cpp,v retrieving revision 1.8 retrieving revision 1.9 diff -r1.8 -r1.9 19,21d18 < double segx; < double segy; < 29,61d25 < < switch (_orient) < { < case NORTH : segx = GetPosX() * PITCH + dx; < segy = (GetPosY() - 1) * PITCH + dy; < break; < < case SOUTH : segx = GetPosX() * PITCH + dx; < segy = (GetPosY() + 1) * PITCH + dy; < break; < < case EAST : segx = (GetPosX() - 1) * PITCH + dx; < segy = GetPosY() * PITCH + dy; < break; < < case WEST : segx = (GetPosX() + 1) * PITCH + dx; < segy = GetPosY() * PITCH + dy; < break; < < default: cerr << "Orientation non reconnue ....." << endl; exit(1); < } < < losig* consig = _con->SIG; < < addphseg(physicalfig, < ((_orient==NORTH) || (_orient==SOUTH))?CALU2:CALU3, < ((_orient==NORTH) || (_orient==SOUTH))?2 * (int)(PITCH/5):(int)(PITCH/5), < (int)(GetPosX() * PITCH + dx), =================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://www-asim.lip6.fr/alliance/mailing-lists/

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 17 October 2001.