source: Sophya/trunk/Poubelle/archTOI.old/ssthardware.h@ 396

Last change on this file since 396 was 394, checked in by ansari, 26 years ago

Integration detecteur d'etoiles DY

File size: 527 bytes
RevLine 
[394]1#ifndef SSTHARDWARE_SEEN
2#define SSTHARDWARE_SEEN
3
4// Telescope SST
5#define SSTTelesElevation (41./180*3.1416) // Elevation du boresigth telescope SST, radian
6#define SSTLongFocale (1.8) // Longueur focale en metre
7#define SSTNbPhotDiod (46) // Nombre de PhotoDiodes
8#define SSTLongPhotDiode (4.4e-3) // Longueur Photdiode en metre
9#define SSTLargPhotDiode (1.e-3) // Largueur Photdiode en metre
10
11
12// Paramètres du Vol
13#define PeriodRotTeles (20.) // Periode de rotation du telescope en seconde
14
15
16#endif
Note: See TracBrowser for help on using the repository browser.