Home
last modified time | relevance | path

Searched refs:ppo3 (Results 1 – 1 of 1) sorted by relevance

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dfitschan.c8264 double ppo3; /* PPO3 keyword value */ in DSSFromStore() local
8409 ppo3 = xpixelsz*( val + cnpix1 - 0.5 ); in DSSFromStore()
8458 SetValue( this, "PPO3", &ppo3, AST__FLOAT, "", status ); in DSSFromStore()
8566 double ppo3; /* PPO3 keyword value */ in DSSToStore() local
8583 GetValue( this, "PPO3", AST__FLOAT, &ppo3, 1, 1, method, class, status ); in DSSToStore()
8721 ( ppo3/xpixelsz ) - cnpix1 + 0.5, status ); in DSSToStore()