Changeset 11128
- Timestamp:
- Jan 17, 2007, 4:11:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConcepts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConcepts.c
r10967 r11128 572 572 } 573 573 574 // FPA.TEMP 575 { 576 psMetadataItem *fpaTemp = psMetadataItemAllocF32("FPA.TEMP", "Temperature of focal plane", NAN); 577 pmConceptRegister(fpaTemp, NULL, NULL, PM_FPA_LEVEL_FPA); 578 psFree(fpaTemp); 579 } 580 574 581 // Done with FPA level concepts 575 582 }
Note:
See TracChangeset
for help on using the changeset viewer.
