示例#1
0
 public float GetPartialPressure(int index)
 {
     return(atmosContainer.GetPartialPressure(index));
 }