Ticket #3137 (closed: fixed)
Promote coord_t/signal_t to Mantid namespace, integrate in MD stuff
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
coord_t is a typedef for coordinates; signal_t is a typedef for signals and errors. Currently and for the forseeable future, they will be doubles.
Having typedefs means it is a lot easier to fix issues if e.g. the size of double changes on a particular platform.
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Also, change the case of "coordinate" to "Coordinate" since it is a real class
comment:5 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
Note: See
TracTickets for help on using
tickets.