Garry's Mod

Garry's Mod

Nedostatek hodnocení
Control Theory E2
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
Velikost souboru
Přidáno
Aktualizováno
120.995 KB
14. čvc. 2018 v 9.05
2. pro. 2024 v 12.00
Poznámky ke změnám (43) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Control Theory E2

Popis


Description
This addon adds control theory customizable PID loop and sensor OOP to wire Expression 2

Documentation wiki
https://github.com/dvdvideo1234/ControlSystemsE2/wiki

Feature List
  • Object oriented expression script behavior OOP
  • The objects are created once during initialization
  • The controller and sensor have separate dedicated classes
  • Fixed or dynamic sampling time support for the controller object
  • Trace sensor can retrieve all the data that can be located in a regular trace
  • Coding effective environment API
  • Traces are 60% faster when using the fsensor API than the regular wire rangers
  • The controller and sensors can be monitored easily
  • The sensor can be attached to an entity to use its local coordinates and angle
  • Sensors tracing hit filter can be easily customized by linking to entity method
  • Both sensors and controllers support persist variable setting and can be dupable
  • Supports varieties if controller/sensor state initialization

This addon is includer in the wire-extras addon: https://github.com/wiremod/wire-extras
I am the original autor of this addon and I want my independent separate repository!

General wiki: https://github.com/dvdvideo1234/ControlSystemsE2/wiki

Ftrace API: https://github.com/dvdvideo1234/ControlSystemsE2/wiki/FTrace
StControl API: https://github.com/dvdvideo1234/ControlSystemsE2/wiki/StControl

Readme: https://github.com/dvdvideo1234/ControlSystemsE2/blob/master/readme.md

Git repository: https://github.com/dvdvideo1234/ControlSystemsE2

Report errors to: https://github.com/dvdvideo1234/ControlSystemsE2/issues

Re-uploading and source stealing will not be tolerated !
Selling it is also out of option, as the open source suggests !

If you want to support me and you like what I do:

paypal.me/DeyanVasilev
Počet komentářů: 6
[Sk$Bh]Trick or treat KID!  [autor] 2. pro. 2024 v 12.01 
Deprecated FTrace and StControl object methods were removed. Three years is quite a lot of time to shitch your E2s over.
[Sk$Bh]Trick or treat KID!  [autor] 9. bře. 2022 v 9.18 
@cleric 32 minutes ago

Thank you very much bro.
欧亚大陆 eurasia_99 神 9. bře. 2022 v 8.44 
Magnificent!
[Sk$Bh]Trick or treat KID!  [autor] 14. čvn. 2021 v 1.25 
The flash traces OOP no supports all three types of filters. Use the wiki to check how to use them.
https://github.com/dvdvideo1234/ControlSystemsE2/wiki/FTrace
[Sk$Bh]Trick or treat KID!  [autor] 20. úno. 2021 v 12.23 
Beware all API that adds stuff and manipulates filters now starts with "put%". Please update your E2 scripts accordingly.