astro
Class StromgrenIndices.Teff

java.lang.Object
  extended by astro.StromgrenIndices.Teff
Enclosing class:
StromgrenIndices

public static class StromgrenIndices.Teff
extends Object

We use the provided uncertainties in Fe/H and b-y to calculate uncertainties in T_eff from the Olsen list. Fe/H and d(Fe/H) is most likely zero, d(b-y) is approximated by the standard deviation sigma of the photometry.


Constructor Summary
StromgrenIndices.Teff()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is the expected uncertainty in b-y, second is Fe/H, third is d(Fe/H).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StromgrenIndices.Teff

public StromgrenIndices.Teff()
Method Detail

main

public static void main(String[] arg)
First command line argument is the expected uncertainty in b-y, second is Fe/H, third is d(Fe/H). The last two argument are optional.