function [ output_args ] = Getgle( this )
%GLE Summary of this function goes here
% Detailed explanation goes here
output_args=this.gle;
end