DEIMOS
Earth Observation Mission CFI Software
Lib Software User Manual
for JAVA
ESA

EECFI.SatId Class Reference

Base class for SatId objects. More...

Inheritance diagram for EECFI.SatId:
EECFI.CfiClass

List of all members.

Public Member Functions

 SatId (long satId)
 Class constructor (using satellite enumeration value).
 SatId (String satFile) throws CfiError
 Class constructor.
long getSatellite ()
 Get the satellite Id.

Detailed Description

Base class for SatId objects.


Constructor & Destructor Documentation

EECFI.SatId::SatId ( long  satId  ) 

Class constructor (using satellite enumeration value).

Parameters:
satId Satellite Id SatIdEnum.
EECFI.SatId::SatId ( String  satFile  )  throws CfiError

Class constructor.

Parameters:
satFile Satellite configuration filename (full path).

Member Function Documentation

long EECFI.SatId::getSatellite (  ) 

Get the satellite Id.

Returns:
Satellite id (SatIdEnum).

Generated on Thu Nov 6 2014 11:23:57 for by doxygen 1.7.1