- Timestamp:
- 03/31/06 17:25:12 (20 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/src/STPolLinear.cpp (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/STPolLinear.cppr958 r965 65 65 break; 66 66 case 2: 67 q = getStokes( index);67 q = getStokes(1); 68 68 u = getStokes(2); 69 69 out = Vector<Float>(Float(180.0/C::pi/2.0) * atan2(u,q)); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
