Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
508
for
trunk/src
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/23/05 14:44:53 (
20 years
ago)
Author:
kil064
Message:
add
FedPolType
enum
we will need something better in the future. hopefull in the data
File:
1 edited
trunk/src/SDDefs.h
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/src/SDDefs.h
¶
r350
r508
40
40
nAxes};
41
41
42
enum Instrument {UNKNOWN
=0,
42
enum Instrument {UNKNOWN
INST
=0,
43
43
ATPKSMB,
44
44
ATPKSHOH,
…
…
48
48
HOBART,
49
49
N_INSTRUMENTS};
50
51
enum FeedPolType {UNKNOWNFEED, LINEAR, CIRCULAR, N_POL};
50
52
}
51
53
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive