Class LinearSystemProto<States extends Num,Inputs extends Num,Outputs extends Num>

java.lang.Object
edu.wpi.first.math.system.proto.LinearSystemProto<States,Inputs,Outputs>
All Implemented Interfaces:
Protobuf<LinearSystem<States,Inputs,Outputs>,System.ProtobufLinearSystem>

public final class LinearSystemProto<States extends Num,Inputs extends Num,Outputs extends Num> extends Object implements Protobuf<LinearSystem<States,Inputs,Outputs>,System.ProtobufLinearSystem>