Changeset 9948

Show
Ignore:
Timestamp:
03/10/10 05:24:00 (3 years ago)
Author:
nikhil
Message:

minor modifications

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/nikhil87/OSSIERELATED/modified_or_new_components/Proj1Amp/Proj1Amp.h

    r9930 r9948  
    8080    omni_thread *processing_thread;     ///< for component writer function 
    8181         
    82         CORBA::Short simple_0_value; 
    83         CORBA::Short simple_1_value; 
     82    // Properties list 
     83        CORBA::Short Gain; 
     84        CORBA::Short PhaseDev; 
    8485 
    8586     
     
    8889        standardInterfaces_i::complexFloat_p *dataIn_0; 
    8990     
    90     // Properties list 
    91         short Gain; 
    92         short PhaseDev; 
     91 
    9392 
    9493