WOLFRAM SYSTEM MODELER

GolfBase

Base for golf model.

Diagram

Wolfram Language

In[1]:=
SystemModel["EducationExamples.Physics.GolfAndSoccer.Components.GolfBase"]
Out[1]:=

Information

This model is a base class to the golf model. It will provide the code for the different choices in the redeclaration of the golf bag component. The use of a base class will not let the user delete components in the example model.

Components (1)

club

Type: GolfBag

Description: Parameters for golf club.

Extended by (1)

Golf

EducationExamples.Physics.GolfAndSoccer.Components

Golf with visualizers.