arm4::util::ArmCorrelatorEnvironment Class Reference
[ARM 4.0 Support Classes]
Represents an ARM correlator within the current environment. More...
Inheritance diagram for arm4::util::ArmCorrelatorEnvironment:

Public Member Functions | |
ArmCorrelatorEnvironment () | |
Retrieves an ARM correlator from the process environment using getenv("ARM_CORRELATOR") function. |
Detailed Description
Represents an ARM correlator within the current environment.
Constructor & Destructor Documentation
arm4::util::ArmCorrelatorEnvironment::ArmCorrelatorEnvironment | ( | ) |
Retrieves an ARM correlator from the process environment using getenv("ARM_CORRELATOR") function.
- Note:
- If there is no ARM_CORRELATOR variable in the environment this object is a Null correlator.
The documentation for this class was generated from the following file:
- Arm4/Util/ArmCorrelatorEnvironment