public double[] GetCharacteristics()
 {
     return(characteristics.RetrieveCharacteristics());
 }