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

java.lang.Object
org.wpilib.math.system.proto.LinearSystemProto<States,Inputs,Outputs>
All Implemented Interfaces:
Protobuf<LinearSystem<States,Inputs,Outputs>, ProtobufLinearSystem>

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