Changeset 201 in Sophya for trunk/SophyaPI/PI/pidrawer.cc
- Timestamp:
- Feb 26, 1999, 11:19:46 AM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pidrawer.cc
r200 r201 226 226 } 227 227 228 static void BestTicks(float rmin,float rmax,int nticks,float& majt) 228 /* --Methode-Static-- */ 229 void PIDrawer::BestTicks(float rmin,float rmax,int nticks,float& majt) 229 230 { 230 231 double d = rmax - rmin;
Note:
See TracChangeset
for help on using the changeset viewer.