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